#6CEEA2#6CEEA2
#6CEEA2 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.158 H 155.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA2 |
|---|---|
| RGB | rgb(108, 238, 162) |
| HSL | hsl(145, 79%, 68%) |
| HSV | hsv(145, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.47, -52.73, 26.18) |
| CIE-LCH | lch(85.47, 58.87, 153.59°) |
| OKLab | oklab(85.65% -0.1436 0.0661) |
| OKLCH | oklch(85.65% 0.158 155.3) |
| XYZ | xyz(43.2770, 66.9420, 44.8159) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA2 #EE6CB8
analogous
#77EE6C #6CEEA2 #6CEEE3
triadic
#6CEEA2 #A26CEE #EEA26C
tetradic
#6CEEA2 #6C77EE #EE6CB8 #EEE36C
square
#6CEEA2 #6C77EE #EE6CB8 #EEE36C
split-complementary
#6CEEA2 #E36CEE #EE6C77
monochromatic
#17C861 #35E87F #6CEEA2 #A3F4C5 #DAFBE7
Accessibility & contrast
On white
1.46
#6CEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6CEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DBD0A7
Tritanopia (blue-blind)
#44ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea2; /* rgb */ color: rgb(108, 238, 162); /* oklch */ color: oklch(85.6% 0.158 155.3);
Tailwind
colors: {
custom: {
50: '#9ff4be',
500: '#6ceea2',
950: '#000000',
},
}SCSS
$custom: #6ceea2; $custom-light: #9ff4be; $custom-dark: #000000;
JSON
{
"hex": "#6ceea2",
"rgb": {
"r": 108,
"g": 238,
"b": 162
},
"hsl": {
"h": 144.923,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85645,
"c": 0.15807,
"h": 155.3
},
"luminance": 0.66946
}Semantic roles & 50–950 ramp
primary
#6CEEA2
secondary
#C6398B
accent
#0A84DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582