#6CE6BB#6CE6BB
#6CE6BB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.127 H 167.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6BB |
|---|---|
| RGB | rgb(108, 230, 187) |
| HSL | hsl(159, 71%, 66%) |
| HSV | hsv(159, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.63, -44.30, 10.65) |
| CIE-LCH | lch(83.63, 45.56, 166.49°) |
| OKLab | oklab(84.31% -0.1239 0.0273) |
| OKLCH | oklch(84.31% 0.127 167.6) |
| XYZ | xyz(43.4466, 63.3657, 56.9453) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6BB #E66C97
analogous
#6CE67E #6CE6BB #6CD4E6
triadic
#6CE6BB #BB6CE6 #E6BB6C
tetradic
#6CE6BB #7E6CE6 #E66C97 #D4E66C
square
#6CE6BB #7E6CE6 #E66C97 #D4E66C
split-complementary
#6CE6BB #E66CD4 #E67E6C
monochromatic
#1FB882 #38DDA3 #6CE6BB #A0EFD3 #D5F8EB
Accessibility & contrast
On white
1.54
#6CE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6CE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6BB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6BB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#37E7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce6bb; /* rgb */ color: rgb(108, 230, 187); /* oklch */ color: oklch(84.3% 0.127 167.6);
Tailwind
colors: {
custom: {
50: '#9feecf',
500: '#6ce6bb',
950: '#000000',
},
}SCSS
$custom: #6ce6bb; $custom-light: #9feecf; $custom-dark: #000000;
JSON
{
"hex": "#6ce6bb",
"rgb": {
"r": 108,
"g": 230,
"b": 187
},
"hsl": {
"h": 158.852,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.8431,
"c": 0.12686,
"h": 167.6
},
"luminance": 0.6337
}Semantic roles & 50–950 ramp
primary
#6CE6BB
secondary
#B83E69
accent
#1356D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583