#6CE9AB#6CE9AB
#6CE9AB is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.143 H 159.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE9AB |
|---|---|
| RGB | rgb(108, 233, 171) |
| HSL | hsl(150, 74%, 67%) |
| HSV | hsv(150, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.17, -48.93, 19.76) |
| CIE-LCH | lch(84.17, 52.77, 158.01°) |
| OKLab | oklab(84.64% -0.1343 0.0504) |
| OKLCH | oklch(84.64% 0.143 159.4) |
| XYZ | xyz(42.6703, 64.4024, 48.7025) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE9AB #E96CAA
analogous
#6CE96D #6CE9AB #6CE8E9
triadic
#6CE9AB #AB6CE9 #E9AB6C
tetradic
#6CE9AB #6D6CE9 #E96CAA #E8E96C
square
#6CE9AB #6D6CE9 #E96CAA #E8E96C
split-complementary
#6CE9AB #E96CE8 #E96D6C
monochromatic
#1CBE6E #37E18D #6CE9AB #A1F1C9 #D6F9E8
Accessibility & contrast
On white
1.51
#6CE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6CE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE9AB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE9AB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#41E8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce9ab; /* rgb */ color: rgb(108, 233, 171); /* oklch */ color: oklch(84.6% 0.143 159.4);
Tailwind
colors: {
custom: {
50: '#9ff1c4',
500: '#6ce9ab',
950: '#000000',
},
}SCSS
$custom: #6ce9ab; $custom-light: #9ff1c4; $custom-dark: #000000;
JSON
{
"hex": "#6ce9ab",
"rgb": {
"r": 108,
"g": 233,
"b": 171
},
"hsl": {
"h": 150.24,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84639,
"c": 0.14339,
"h": 159.4
},
"luminance": 0.64406
}Semantic roles & 50–950 ramp
primary
#6CE9AB
secondary
#BD3C7C
accent
#0F72D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582