#CEF68A#CEF68A
#CEF68A is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.142 H 125.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF68A |
|---|---|
| RGB | rgb(206, 246, 138) |
| HSL | hsl(82, 86%, 75%) |
| HSV | hsv(82, 44%, 96%) |
| CMYK | cmyk(16.3%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(92.07, -29.89, 47.61) |
| CIE-LCH | lch(92.07, 56.22, 122.12°) |
| OKLab | oklab(92.13% -0.0828 0.1152) |
| OKLCH | oklch(92.13% 0.142 125.7) |
| XYZ | xyz(62.9965, 80.8678, 36.3300) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Light Pea Green
#C4FE82
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF68A #B28AF6
analogous
#F6E88A #CEF68A #98F68A
triadic
#CEF68A #8ACEF6 #F68ACE
tetradic
#CEF68A #8AF6E8 #B28AF6 #F68A98
square
#CEF68A #8AF6E8 #B28AF6 #F68A98
split-complementary
#CEF68A #8A98F6 #E88AF6
monochromatic
#9EED18 #B6F251 #CEF68A #E6FAC3 #F3FDE3
Accessibility & contrast
On white
1.22
#CEF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CEF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF68A
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF68A | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#D4EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef68a; /* rgb */ color: rgb(206, 246, 138); /* oklch */ color: oklch(92.1% 0.142 125.7);
Tailwind
colors: {
custom: {
50: '#def9ae',
500: '#cef68a',
950: '#000000',
},
}SCSS
$custom: #cef68a; $custom-light: #def9ae; $custom-dark: #000000;
JSON
{
"hex": "#cef68a",
"rgb": {
"r": 206,
"g": 246,
"b": 138
},
"hsl": {
"h": 82.222,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.92125,
"c": 0.14193,
"h": 125.7
},
"luminance": 0.80868
}Semantic roles & 50–950 ramp
primary
#CEF68A
secondary
#8151D3
accent
#03E256
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581