#CEF67C#CEF67C
#CEF67C is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.156 H 124.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF67C |
|---|---|
| RGB | rgb(206, 246, 124) |
| HSL | hsl(80, 87%, 73%) |
| HSV | hsv(80, 50%, 96%) |
| CMYK | cmyk(16.3%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(91.90, -31.36, 54.00) |
| CIE-LCH | lch(91.90, 62.45, 120.14°) |
| OKLab | oklab(91.93% -0.088 0.1285) |
| OKLCH | oklch(91.93% 0.156 124.4) |
| XYZ | xyz(62.0475, 80.4882, 31.3318) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 3.16
Pear
#CBF85F
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.57
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Light Yellowish Green
#C2FF89
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF67C #A47CF6
analogous
#F6E17C #CEF67C #91F67C
triadic
#CEF67C #7CCEF6 #F67CCE
tetradic
#CEF67C #7CF6E1 #A47CF6 #F67C91
square
#CEF67C #7CF6E1 #A47CF6 #F67C91
split-complementary
#CEF67C #7C91F6 #E17CF6
monochromatic
#A1E810 #B9F243 #CEF67C #E3FAB5 #F4FDE2
Accessibility & contrast
On white
1.23
#CEF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CEF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF67C
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF67C | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#FCE783
Tritanopia (blue-blind)
#D5ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef67c; /* rgb */ color: rgb(206, 246, 124); /* oklch */ color: oklch(91.9% 0.156 124.4);
Tailwind
colors: {
custom: {
50: '#dff9a4',
500: '#cef67c',
950: '#000000',
},
}SCSS
$custom: #cef67c; $custom-light: #dff9a4; $custom-dark: #000000;
JSON
{
"hex": "#cef67c",
"rgb": {
"r": 206,
"g": 246,
"b": 124
},
"hsl": {
"h": 79.672,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.91934,
"c": 0.15575,
"h": 124.4
},
"luminance": 0.80489
}Semantic roles & 50–950 ramp
primary
#CEF67C
secondary
#7344D2
accent
#02E44C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580