#6CEEAC#6CEEAC
#6CEEAC is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.9% C 0.149 H 158.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEAC |
|---|---|
| RGB | rgb(108, 238, 172) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 27.7%, 6.7%) |
| CIE-LAB | lab(85.66, -50.82, 21.30) |
| CIE-LCH | lch(85.66, 55.10, 157.26°) |
| OKLab | oklab(85.86% -0.1391 0.0542) |
| OKLCH | oklch(85.86% 0.149 158.7) |
| XYZ | xyz(44.2015, 67.3117, 49.6849) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEAC #EE6CAE
analogous
#6DEE6C #6CEEAC #6CEEED
triadic
#6CEEAC #AC6CEE #EEAC6C
tetradic
#6CEEAC #6C6DEE #EE6CAE #EEED6C
square
#6CEEAC #6C6DEE #EE6CAE #EEED6C
split-complementary
#6CEEAC #ED6CEE #EE6C6D
monochromatic
#17C86E #35E88D #6CEEAC #A3F4CB #DAFBEA
Accessibility & contrast
On white
1.45
#6CEEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6CEEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEAC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEAC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA8
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#3EEDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeac; /* rgb */ color: rgb(108, 238, 172); /* oklch */ color: oklch(85.9% 0.149 158.7);
Tailwind
colors: {
custom: {
50: '#9ff4c5',
500: '#6ceeac',
950: '#000000',
},
}SCSS
$custom: #6ceeac; $custom-light: #9ff4c5; $custom-dark: #000000;
JSON
{
"hex": "#6ceeac",
"rgb": {
"r": 108,
"g": 238,
"b": 172
},
"hsl": {
"h": 149.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85858,
"c": 0.14933,
"h": 158.7
},
"luminance": 0.67316
}Semantic roles & 50–950 ramp
primary
#6CEEAC
secondary
#C63980
accent
#0A74DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582