#6CE3AA#6CE3AA
#6CE3AA is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.2% C 0.136 H 160.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3AA |
|---|---|
| RGB | rgb(108, 227, 170) |
| HSL | hsl(151, 68%, 66%) |
| HSV | hsv(151, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(82.39, -46.60, 17.80) |
| CIE-LCH | lch(82.39, 49.89, 159.09°) |
| OKLab | oklab(83.18% -0.1282 0.0455) |
| OKLCH | oklch(83.18% 0.136 160.5) |
| XYZ | xyz(40.9056, 61.0250, 47.6458) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.33
Aqua Marine
#2EE8BB
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3AA #E36CA5
analogous
#6CE36E #6CE3AA #6CE0E3
triadic
#6CE3AA #AA6CE3 #E3AA6C
tetradic
#6CE3AA #6E6CE3 #E36CA5 #E0E36C
square
#6CE3AA #6E6CE3 #E36CA5 #E0E36C
split-complementary
#6CE3AA #E36CE0 #E36E6C
monochromatic
#22B36D #39D98C #6CE3AA #9FEDC8 #D3F7E5
Accessibility & contrast
On white
1.59
#6CE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6CE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3AA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3AA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#44E2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ce3aa; /* rgb */ color: rgb(108, 227, 170); /* oklch */ color: oklch(83.2% 0.136 160.5);
Tailwind
colors: {
custom: {
50: '#9eecc3',
500: '#6ce3aa',
950: '#000000',
},
}SCSS
$custom: #6ce3aa; $custom-light: #9eecc3; $custom-dark: #000000;
JSON
{
"hex": "#6ce3aa",
"rgb": {
"r": 108,
"g": 227,
"b": 170
},
"hsl": {
"h": 151.261,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.83178,
"c": 0.13605,
"h": 160.5
},
"luminance": 0.61029
}Semantic roles & 50–950 ramp
primary
#6CE3AA
secondary
#B34077
accent
#166FD0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582