#CEF985#CEF985
#CEF985 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.7% C 0.151 H 125.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF985 |
|---|---|
| RGB | rgb(206, 249, 133) |
| HSL | hsl(82, 91%, 75%) |
| HSV | hsv(82, 47%, 98%) |
| CMYK | cmyk(17.3%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(92.82, -31.82, 50.92) |
| CIE-LCH | lch(92.82, 60.05, 122.01°) |
| OKLab | oklab(92.71% -0.0886 0.1223) |
| OKLCH | oklch(92.71% 0.151 125.9) |
| XYZ | xyz(63.5627, 82.5660, 34.7739) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 2.37
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF985 #B085F9
analogous
#F9EA85 #CEF985 #94F985
triadic
#CEF985 #85CEF9 #F985CE
tetradic
#CEF985 #85F9EA #B085F9 #F98594
square
#CEF985 #85F9EA #B085F9 #F98594
split-complementary
#CEF985 #8594F9 #EA85F9
monochromatic
#9FF310 #B7F64B #CEF985 #E5FCBF #F3FEE2
Accessibility & contrast
On white
1.20
#CEF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#CEF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF985
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF985 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#D4F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef985; /* rgb */ color: rgb(206, 249, 133); /* oklch */ color: oklch(92.7% 0.151 125.9);
Tailwind
colors: {
custom: {
50: '#dffbaa',
500: '#cef985',
950: '#000000',
},
}SCSS
$custom: #cef985; $custom-light: #dffbaa; $custom-dark: #000000;
JSON
{
"hex": "#cef985",
"rgb": {
"r": 206,
"g": 249,
"b": 133
},
"hsl": {
"h": 82.241,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.92709,
"c": 0.15105,
"h": 125.9
},
"luminance": 0.82567
}Semantic roles & 50–950 ramp
primary
#CEF985
secondary
#7F4BD7
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581