#CEF07A#CEF07A
#CEF07A is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.150 H 122.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF07A |
|---|---|
| RGB | rgb(206, 240, 122) |
| HSL | hsl(77, 80%, 71%) |
| HSV | hsv(77, 49%, 94%) |
| CMYK | cmyk(14.2%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(90.25, -28.76, 52.94) |
| CIE-LCH | lch(90.25, 60.25, 118.51°) |
| OKLab | oklab(90.6% -0.0808 0.1261) |
| OKLCH | oklch(90.6% 0.15 122.7) |
| XYZ | xyz(60.1267, 76.8470, 30.0739) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pear
#CBF85F
ΔE00 3.96
Light Pea Green
#C4FE82
ΔE00 4.48
Pale Lime
#BEFD73
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF07A #9C7AF0
analogous
#F0D77A #CEF07A #93F07A
triadic
#CEF07A #7ACEF0 #F07ACE
tetradic
#CEF07A #7AF0D7 #9C7AF0 #F07A93
square
#CEF07A #7AF0D7 #9C7AF0 #F07A93
split-complementary
#CEF07A #7A93F0 #D77AF0
monochromatic
#A0D718 #BAEA43 #CEF07A #E2F6B1 #F5FCE4
Accessibility & contrast
On white
1.28
#CEF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CEF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF07A
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF07A | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#D6E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef07a; /* rgb */ color: rgb(206, 240, 122); /* oklch */ color: oklch(90.6% 0.150 122.7);
Tailwind
colors: {
custom: {
50: '#dff5a3',
500: '#cef07a',
950: '#000000',
},
}SCSS
$custom: #cef07a; $custom-light: #dff5a3; $custom-dark: #000000;
JSON
{
"hex": "#cef07a",
"rgb": {
"r": 206,
"g": 240,
"b": 122
},
"hsl": {
"h": 77.288,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.90598,
"c": 0.14975,
"h": 122.7
},
"luminance": 0.76847
}Semantic roles & 50–950 ramp
primary
#CEF07A
secondary
#6B44CA
accent
#09DC46
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580