#CEF07C#CEF07C
#CEF07C is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.148 H 122.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF07C |
|---|---|
| RGB | rgb(206, 240, 124) |
| HSL | hsl(78, 79%, 71%) |
| HSV | hsv(78, 48%, 94%) |
| CMYK | cmyk(14.2%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(90.27, -28.56, 52.04) |
| CIE-LCH | lch(90.27, 59.36, 118.76°) |
| OKLab | oklab(90.62% -0.0801 0.1242) |
| OKLCH | oklch(90.62% 0.148 122.8) |
| XYZ | xyz(60.2519, 76.8971, 30.7333) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pear
#CBF85F
ΔE00 4.20
Light Pea Green
#C4FE82
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 4.87
Light Yellowish Green
#C2FF89
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF07C #9E7CF0
analogous
#F0D87C #CEF07C #94F07C
triadic
#CEF07C #7CCEF0 #F07CCE
tetradic
#CEF07C #7CF0D8 #9E7CF0 #F07C94
square
#CEF07C #7CF0D8 #9E7CF0 #F07C94
split-complementary
#CEF07C #7C94F0 #D87CF0
monochromatic
#A1D919 #B9EA45 #CEF07C #E3F6B3 #F5FCE4
Accessibility & contrast
On white
1.28
#CEF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CEF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF07C
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF07C | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE472
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#D6E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef07c; /* rgb */ color: rgb(206, 240, 124); /* oklch */ color: oklch(90.6% 0.148 122.8);
Tailwind
colors: {
custom: {
50: '#dff5a4',
500: '#cef07c',
950: '#000000',
},
}SCSS
$custom: #cef07c; $custom-light: #dff5a4; $custom-dark: #000000;
JSON
{
"hex": "#cef07c",
"rgb": {
"r": 206,
"g": 240,
"b": 124
},
"hsl": {
"h": 77.586,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.90624,
"c": 0.14781,
"h": 122.8
},
"luminance": 0.76897
}Semantic roles & 50–950 ramp
primary
#CEF07C
secondary
#6D46CA
accent
#0ADC47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580