#6CEAAE#6CEAAE
#6CEAAE is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.142 H 160.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAAE |
|---|---|
| RGB | rgb(108, 234, 174) |
| HSL | hsl(151, 75%, 67%) |
| HSV | hsv(151, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.53, -48.75, 18.70) |
| CIE-LCH | lch(84.53, 52.21, 159.02°) |
| OKLab | oklab(84.95% -0.134 0.0477) |
| OKLCH | oklch(84.95% 0.142 160.4) |
| XYZ | xyz(43.2434, 65.0859, 50.3202) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAAE #EA6CA8
analogous
#6CEA6F #6CEAAE #6CE7EA
triadic
#6CEAAE #AE6CEA #EAAE6C
tetradic
#6CEAAE #6F6CEA #EA6CA8 #E7EA6C
square
#6CEAAE #6F6CEA #EA6CA8 #E7EA6C
split-complementary
#6CEAAE #EA6CE7 #EA6F6C
monochromatic
#1BC072 #36E290 #6CEAAE #A2F2CC #D7F9E9
Accessibility & contrast
On white
1.50
#6CEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6CEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAAE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAAE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#3FE9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ceaae; /* rgb */ color: rgb(108, 234, 174); /* oklch */ color: oklch(84.9% 0.142 160.4);
Tailwind
colors: {
custom: {
50: '#9ff1c6',
500: '#6ceaae',
950: '#000000',
},
}SCSS
$custom: #6ceaae; $custom-light: #9ff1c6; $custom-dark: #000000;
JSON
{
"hex": "#6ceaae",
"rgb": {
"r": 108,
"g": 234,
"b": 174
},
"hsl": {
"h": 151.429,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.84946,
"c": 0.14224,
"h": 160.4
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#6CEAAE
secondary
#BF3B7A
accent
#0E6ED7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582