#CEF67F#CEF67F
#CEF67F is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.153 H 124.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF67F |
|---|---|
| RGB | rgb(206, 246, 127) |
| HSL | hsl(80, 87%, 73%) |
| HSV | hsv(80, 48%, 96%) |
| CMYK | cmyk(16.3%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(91.94, -31.06, 52.65) |
| CIE-LCH | lch(91.94, 61.13, 120.54°) |
| OKLab | oklab(91.97% -0.0869 0.1258) |
| OKLCH | oklch(91.97% 0.153 124.6) |
| XYZ | xyz(62.2401, 80.5652, 32.3462) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 3.05
Pale Lime
#BEFD73
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Pear
#CBF85F
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF67F #A77FF6
analogous
#F6E27F #CEF67F #92F67F
triadic
#CEF67F #7FCEF6 #F67FCE
tetradic
#CEF67F #7FF6E2 #A77FF6 #F67F92
square
#CEF67F #7FF6E2 #A77FF6 #F67F92
split-complementary
#CEF67F #7F92F6 #E27FF6
monochromatic
#A1EA10 #B8F246 #CEF67F #E4FAB8 #F4FDE2
Accessibility & contrast
On white
1.23
#CEF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CEF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF67F
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF67F | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FCE786
Tritanopia (blue-blind)
#D5ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef67f; /* rgb */ color: rgb(206, 246, 127); /* oklch */ color: oklch(92.0% 0.153 124.6);
Tailwind
colors: {
custom: {
50: '#dff9a6',
500: '#cef67f',
950: '#000000',
},
}SCSS
$custom: #cef67f; $custom-light: #dff9a6; $custom-dark: #000000;
JSON
{
"hex": "#cef67f",
"rgb": {
"r": 206,
"g": 246,
"b": 127
},
"hsl": {
"h": 80.168,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.91973,
"c": 0.15287,
"h": 124.6
},
"luminance": 0.80566
}Semantic roles & 50–950 ramp
primary
#CEF67F
secondary
#7647D2
accent
#02E34E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580