#CEF68C#CEF68C
#CEF68C is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.2% C 0.140 H 125.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF68C |
|---|---|
| RGB | rgb(206, 246, 140) |
| HSL | hsl(83, 85%, 76%) |
| HSV | hsv(83, 43%, 96%) |
| CMYK | cmyk(16.3%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(92.10, -29.66, 46.69) |
| CIE-LCH | lch(92.10, 55.31, 122.43°) |
| OKLab | oklab(92.16% -0.0821 0.1133) |
| OKLCH | oklch(92.16% 0.14 125.9) |
| XYZ | xyz(63.1426, 80.9262, 37.0996) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF68C #B48CF6
analogous
#F6E98C #CEF68C #99F68C
triadic
#CEF68C #8CCEF6 #F68CCE
tetradic
#CEF68C #8CF6E9 #B48CF6 #F68C99
square
#CEF68C #8CF6E9 #B48CF6 #F68C99
split-complementary
#CEF68C #8C99F6 #E98CF6
monochromatic
#9EED1A #B6F253 #CEF68C #E6FAC5 #F3FDE3
Accessibility & contrast
On white
1.22
#CEF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CEF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF68C
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF68C | 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)
#FFEA84
Deuteranopia (green-blind)
#FAE892
Tritanopia (blue-blind)
#D4EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef68c; /* rgb */ color: rgb(206, 246, 140); /* oklch */ color: oklch(92.2% 0.140 125.9);
Tailwind
colors: {
custom: {
50: '#def9af',
500: '#cef68c',
950: '#000000',
},
}SCSS
$custom: #cef68c; $custom-light: #def9af; $custom-dark: #000000;
JSON
{
"hex": "#cef68c",
"rgb": {
"r": 206,
"g": 246,
"b": 140
},
"hsl": {
"h": 82.642,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.92155,
"c": 0.13987,
"h": 125.9
},
"luminance": 0.80927
}Semantic roles & 50–950 ramp
primary
#CEF68C
secondary
#8353D4
accent
#04E257
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581