#6CE7AE#6CE7AE
#6CE7AE is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.2% C 0.138 H 161.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7AE |
|---|---|
| RGB | rgb(108, 231, 174) |
| HSL | hsl(152, 72%, 66%) |
| HSV | hsv(152, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.65, -47.49, 17.47) |
| CIE-LCH | lch(83.65, 50.60, 159.80°) |
| OKLab | oklab(84.23% -0.1308 0.0446) |
| OKLCH | oklch(84.23% 0.138 161.2) |
| XYZ | xyz(42.3965, 63.3922, 50.0379) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.10
Aqua Marine
#2EE8BB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7AE #E76CA5
analogous
#6CE771 #6CE7AE #6CE3E7
triadic
#6CE7AE #AE6CE7 #E7AE6C
tetradic
#6CE7AE #716CE7 #E76CA5 #E3E76C
square
#6CE7AE #716CE7 #E76CA5 #E3E76C
split-complementary
#6CE7AE #E76CE3 #E7716C
monochromatic
#1EBA72 #37DE91 #6CE7AE #A1F0CB #D5F8E8
Accessibility & contrast
On white
1.54
#6CE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6CE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7AE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7AE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#40E6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce7ae; /* rgb */ color: rgb(108, 231, 174); /* oklch */ color: oklch(84.2% 0.138 161.2);
Tailwind
colors: {
custom: {
50: '#9fefc6',
500: '#6ce7ae',
950: '#000000',
},
}SCSS
$custom: #6ce7ae; $custom-light: #9fefc6; $custom-dark: #000000;
JSON
{
"hex": "#6ce7ae",
"rgb": {
"r": 108,
"g": 231,
"b": 174
},
"hsl": {
"h": 152.195,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.84229,
"c": 0.13818,
"h": 161.2
},
"luminance": 0.63396
}Semantic roles & 50–950 ramp
primary
#6CE7AE
secondary
#BA3D77
accent
#126CD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582