#CEF68F#CEF68F
#CEF68F is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.137 H 126.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF68F |
|---|---|
| RGB | rgb(206, 246, 143) |
| HSL | hsl(83, 85%, 76%) |
| HSV | hsv(83, 42%, 96%) |
| CMYK | cmyk(16.3%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(92.14, -29.32, 45.29) |
| CIE-LCH | lch(92.14, 53.95, 122.92°) |
| OKLab | oklab(92.2% -0.0809 0.1103) |
| OKLCH | oklch(92.2% 0.137 126.3) |
| XYZ | xyz(63.3669, 81.0159, 38.2805) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Light Yellow Green
#CCFD7F
ΔE00 3.16
Light Pea Green
#C4FE82
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.54
Pale Lime
#BEFD73
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF68F #B78FF6
analogous
#F6EB8F #CEF68F #9BF68F
triadic
#CEF68F #8FCEF6 #F68FCE
tetradic
#CEF68F #8FF6EB #B78FF6 #F68F9B
square
#CEF68F #8FF6EB #B78FF6 #F68F9B
split-complementary
#CEF68F #8F9BF6 #EB8FF6
monochromatic
#9CED1E #B5F156 #CEF68F #E7FBC8 #F3FDE3
Accessibility & contrast
On white
1.22
#CEF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CEF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF68F
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF68F | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#D4EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef68f; /* rgb */ color: rgb(206, 246, 143); /* oklch */ color: oklch(92.2% 0.137 126.3);
Tailwind
colors: {
custom: {
50: '#def9b1',
500: '#cef68f',
950: '#000000',
},
}SCSS
$custom: #cef68f; $custom-light: #def9b1; $custom-dark: #000000;
JSON
{
"hex": "#cef68f",
"rgb": {
"r": 206,
"g": 246,
"b": 143
},
"hsl": {
"h": 83.301,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.922,
"c": 0.13677,
"h": 126.3
},
"luminance": 0.81017
}Semantic roles & 50–950 ramp
primary
#CEF68F
secondary
#8655D4
accent
#04E25A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581