#CEF072#CEF072
#CEF072 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.157 H 122.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF072 |
|---|---|
| RGB | rgb(206, 240, 114) |
| HSL | hsl(76, 81%, 69%) |
| HSV | hsv(76, 53%, 94%) |
| CMYK | cmyk(14.2%, 0%, 52.5%, 5.9%) |
| CIE-LAB | lab(90.16, -29.52, 56.51) |
| CIE-LCH | lch(90.16, 63.76, 117.58°) |
| OKLab | oklab(90.5% -0.0836 0.1332) |
| OKLCH | oklch(90.5% 0.157 122.1) |
| XYZ | xyz(59.6513, 76.6568, 27.5700) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 4.83
Pale Lime
#BEFD73
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Lime Green
#B9FF66
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF072 #9472F0
analogous
#F0D372 #CEF072 #8FF072
triadic
#CEF072 #72CEF0 #F072CE
tetradic
#CEF072 #72F0D3 #9472F0 #F0728F
square
#CEF072 #72F0D3 #9472F0 #F0728F
split-complementary
#CEF072 #728FF0 #D372F0
monochromatic
#9FD116 #BBEA3B #CEF072 #E1F6A9 #F4FCE1
Accessibility & contrast
On white
1.29
#CEF072 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CEF072 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF072
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF072 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF072 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE466
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#D7E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef072; /* rgb */ color: rgb(206, 240, 114); /* oklch */ color: oklch(90.5% 0.157 122.1);
Tailwind
colors: {
custom: {
50: '#dff59e',
500: '#cef072',
950: '#000000',
},
}SCSS
$custom: #cef072; $custom-light: #dff59e; $custom-dark: #000000;
JSON
{
"hex": "#cef072",
"rgb": {
"r": 206,
"g": 240,
"b": 114
},
"hsl": {
"h": 76.19,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.90499,
"c": 0.15727,
"h": 122.1
},
"luminance": 0.76657
}Semantic roles & 50–950 ramp
primary
#CEF072
secondary
#633DC9
accent
#08DD42
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580