#6CEF8A#6CEF8A
#6CEF8A is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.181 H 148.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEF8A |
|---|---|
| RGB | rgb(108, 239, 138) |
| HSL | hsl(134, 80%, 68%) |
| HSV | hsv(134, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(85.38, -57.24, 38.14) |
| CIE-LCH | lch(85.38, 68.79, 146.33°) |
| OKLab | oklab(85.44% -0.155 0.094) |
| OKLCH | oklch(85.44% 0.181 148.8) |
| XYZ | xyz(41.6355, 66.7525, 34.7303) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.68
Wintergreen
#20F986
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.05
Baby Green
#8CFF9E
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEF8A #EF6CD1
analogous
#90EF6C #6CEF8A #6CEFCB
triadic
#6CEF8A #8A6CEF #EF8A6C
tetradic
#6CEF8A #6C90EF #EF6CD1 #EFCB6C
square
#6CEF8A #6C90EF #EF6CD1 #EFCB6C
split-complementary
#6CEF8A #CB6CEF #EF6C90
monochromatic
#16CB3F #35E95E #6CEF8A #A3F5B6 #DAFBE2
Accessibility & contrast
On white
1.46
#6CEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6CEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEF8A
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEF8A | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#4EEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cef8a; /* rgb */ color: rgb(108, 239, 138); /* oklch */ color: oklch(85.4% 0.181 148.8);
Tailwind
colors: {
custom: {
50: '#a0f5ad',
500: '#6cef8a',
950: '#000000',
},
}SCSS
$custom: #6cef8a; $custom-light: #a0f5ad; $custom-dark: #000000;
JSON
{
"hex": "#6cef8a",
"rgb": {
"r": 108,
"g": 239,
"b": 138
},
"hsl": {
"h": 133.74,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85438,
"c": 0.1813,
"h": 148.8
},
"luminance": 0.66756
}Semantic roles & 50–950 ramp
primary
#6CEF8A
secondary
#C738A6
accent
#09ACDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581