#CEF68D#CEF68D
#CEF68D is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.139 H 126.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF68D |
|---|---|
| RGB | rgb(206, 246, 141) |
| HSL | hsl(83, 85%, 76%) |
| HSV | hsv(83, 43%, 96%) |
| CMYK | cmyk(16.3%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(92.11, -29.55, 46.22) |
| CIE-LCH | lch(92.11, 54.86, 122.59°) |
| OKLab | oklab(92.17% -0.0817 0.1123) |
| OKLCH | oklch(92.17% 0.139 126) |
| XYZ | xyz(63.2167, 80.9559, 37.4897) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Yellow Green
#CCFD7F
ΔE00 2.91
Light Pea Green
#C4FE82
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.49
Celery
#C1FD95
ΔE00 3.61
Pale Lime
#BEFD73
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF68D #B58DF6
analogous
#F6E98D #CEF68D #99F68D
triadic
#CEF68D #8DCEF6 #F68DCE
tetradic
#CEF68D #8DF6E9 #B58DF6 #F68D99
square
#CEF68D #8DF6E9 #B58DF6 #F68D99
split-complementary
#CEF68D #8D99F6 #E98DF6
monochromatic
#9DED1C #B6F254 #CEF68D #E6FAC6 #F3FDE3
Accessibility & contrast
On white
1.22
#CEF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CEF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF68D
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF68D | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#FAE893
Tritanopia (blue-blind)
#D4EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef68d; /* rgb */ color: rgb(206, 246, 141); /* oklch */ color: oklch(92.2% 0.139 126.0);
Tailwind
colors: {
custom: {
50: '#def9b0',
500: '#cef68d',
950: '#000000',
},
}SCSS
$custom: #cef68d; $custom-light: #def9b0; $custom-dark: #000000;
JSON
{
"hex": "#cef68d",
"rgb": {
"r": 206,
"g": 246,
"b": 141
},
"hsl": {
"h": 82.857,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.92169,
"c": 0.13884,
"h": 126
},
"luminance": 0.80956
}Semantic roles & 50–950 ramp
primary
#CEF68D
secondary
#8453D4
accent
#04E258
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581