#6CEDB9#6CEDB9
#6CEDB9 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.137 H 164.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDB9 |
|---|---|
| RGB | rgb(108, 237, 185) |
| HSL | hsl(156, 78%, 68%) |
| HSV | hsv(156, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 21.9%, 7.1%) |
| CIE-LAB | lab(85.63, -47.74, 14.52) |
| CIE-LCH | lch(85.63, 49.90, 163.08°) |
| OKLab | oklab(85.92% -0.1323 0.0372) |
| OKLCH | oklch(85.92% 0.137 164.3) |
| XYZ | xyz(45.2213, 67.2551, 56.4880) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 4.26
Aquamarine
#7FFFD4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDB9 #ED6CA0
analogous
#6CED78 #6CEDB9 #6CE0ED
triadic
#6CEDB9 #B96CED #EDB96C
tetradic
#6CEDB9 #786CED #ED6CA0 #E0ED6C
square
#6CEDB9 #786CED #ED6CA0 #E0ED6C
split-complementary
#6CEDB9 #ED6CE0 #ED786C
monochromatic
#18C680 #35E69F #6CEDB9 #A3F4D3 #D9FAED
Accessibility & contrast
On white
1.45
#6CEDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6CEDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDB9
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDB9 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB6
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#36EDDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedb9; /* rgb */ color: rgb(108, 237, 185); /* oklch */ color: oklch(85.9% 0.137 164.3);
Tailwind
colors: {
custom: {
50: '#9ff3ce',
500: '#6cedb9',
950: '#000000',
},
}SCSS
$custom: #6cedb9; $custom-light: #9ff3ce; $custom-dark: #000000;
JSON
{
"hex": "#6cedb9",
"rgb": {
"r": 108,
"g": 237,
"b": 185
},
"hsl": {
"h": 155.814,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85922,
"c": 0.13742,
"h": 164.3
},
"luminance": 0.67259
}Semantic roles & 50–950 ramp
primary
#6CEDB9
secondary
#C43971
accent
#0B5FDA
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583