#6CE7BC#6CE7BC
#6CE7BC is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.6% C 0.127 H 167.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7BC |
|---|---|
| RGB | rgb(108, 231, 188) |
| HSL | hsl(159, 72%, 66%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(83.95, -44.51, 10.57) |
| CIE-LCH | lch(83.95, 45.75, 166.64°) |
| OKLab | oklab(84.57% -0.1245 0.0271) |
| OKLCH | oklch(84.57% 0.127 167.7) |
| XYZ | xyz(43.8331, 63.9668, 57.6041) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Teal
#90E4C1
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7BC #E76C97
analogous
#6CE77F #6CE7BC #6CD5E7
triadic
#6CE7BC #BC6CE7 #E7BC6C
tetradic
#6CE7BC #7F6CE7 #E76C97 #D5E76C
square
#6CE7BC #7F6CE7 #E76C97 #D5E76C
split-complementary
#6CE7BC #E76CD5 #E77F6C
monochromatic
#1EBA84 #37DEA4 #6CE7BC #A1F0D4 #D5F8EC
Accessibility & contrast
On white
1.52
#6CE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6CE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7BC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7BC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#36E8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce7bc; /* rgb */ color: rgb(108, 231, 188); /* oklch */ color: oklch(84.6% 0.127 167.7);
Tailwind
colors: {
custom: {
50: '#9fefd0',
500: '#6ce7bc',
950: '#000000',
},
}SCSS
$custom: #6ce7bc; $custom-light: #9fefd0; $custom-dark: #000000;
JSON
{
"hex": "#6ce7bc",
"rgb": {
"r": 108,
"g": 231,
"b": 188
},
"hsl": {
"h": 159.024,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.84573,
"c": 0.12743,
"h": 167.7
},
"luminance": 0.63971
}Semantic roles & 50–950 ramp
primary
#6CE7BC
secondary
#BA3D69
accent
#1256D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583