#6CE9AE#6CE9AE
#6CE9AE is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.141 H 160.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE9AE |
|---|---|
| RGB | rgb(108, 233, 174) |
| HSL | hsl(152, 74%, 67%) |
| HSV | hsv(152, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.23, -48.33, 18.29) |
| CIE-LCH | lch(84.23, 51.67, 159.28°) |
| OKLab | oklab(84.71% -0.1329 0.0467) |
| OKLCH | oklch(84.71% 0.141 160.6) |
| XYZ | xyz(42.9595, 64.5181, 50.2256) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE9AE #E96CA7
analogous
#6CE970 #6CE9AE #6CE5E9
triadic
#6CE9AE #AE6CE9 #E9AE6C
tetradic
#6CE9AE #706CE9 #E96CA7 #E5E96C
square
#6CE9AE #706CE9 #E96CA7 #E5E96C
split-complementary
#6CE9AE #E96CE5 #E9706C
monochromatic
#1CBE72 #37E191 #6CE9AE #A1F1CB #D6F9E9
Accessibility & contrast
On white
1.51
#6CE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6CE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE9AE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE9AE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#3FE8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce9ae; /* rgb */ color: rgb(108, 233, 174); /* oklch */ color: oklch(84.7% 0.141 160.6);
Tailwind
colors: {
custom: {
50: '#9ff1c6',
500: '#6ce9ae',
950: '#000000',
},
}SCSS
$custom: #6ce9ae; $custom-light: #9ff1c6; $custom-dark: #000000;
JSON
{
"hex": "#6ce9ae",
"rgb": {
"r": 108,
"g": 233,
"b": 174
},
"hsl": {
"h": 151.68,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84707,
"c": 0.14088,
"h": 160.6
},
"luminance": 0.64522
}Semantic roles & 50–950 ramp
primary
#6CE9AE
secondary
#BD3C79
accent
#0F6DD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582