#6CE5AA#6CE5AA
#6CE5AA is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.7% C 0.139 H 160.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE5AA |
|---|---|
| RGB | rgb(108, 229, 170) |
| HSL | hsl(151, 70%, 66%) |
| HSV | hsv(151, 53%, 90%) |
| CMYK | cmyk(52.8%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.98, -47.45, 18.62) |
| CIE-LCH | lch(82.98, 50.98, 158.57°) |
| OKLab | oklab(83.66% -0.1304 0.0475) |
| OKLCH | oklch(83.66% 0.139 160) |
| XYZ | xyz(41.4558, 62.1254, 47.8292) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.16
Light Blue Green
#7EFBB3
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE5AA #E56CA7
analogous
#6CE56D #6CE5AA #6CE3E5
triadic
#6CE5AA #AA6CE5 #E5AA6C
tetradic
#6CE5AA #6D6CE5 #E56CA7 #E3E56C
square
#6CE5AA #6D6CE5 #E56CA7 #E3E56C
split-complementary
#6CE5AA #E56CE3 #E56D6C
monochromatic
#20B66D #38DC8C #6CE5AA #A0EEC8 #D4F7E6
Accessibility & contrast
On white
1.56
#6CE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6CE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE5AA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE5AA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#43E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce5aa; /* rgb */ color: rgb(108, 229, 170); /* oklch */ color: oklch(83.7% 0.139 160.0);
Tailwind
colors: {
custom: {
50: '#9eeec3',
500: '#6ce5aa',
950: '#000000',
},
}SCSS
$custom: #6ce5aa; $custom-light: #9eeec3; $custom-dark: #000000;
JSON
{
"hex": "#6ce5aa",
"rgb": {
"r": 108,
"g": 229,
"b": 170
},
"hsl": {
"h": 150.744,
"s": 69.942,
"l": 66.078
},
"oklch": {
"l": 0.83657,
"c": 0.13879,
"h": 160
},
"luminance": 0.62129
}Semantic roles & 50–950 ramp
primary
#6CE5AA
secondary
#B73F79
accent
#1470D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582