#CEF076#CEF076
#CEF076 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.154 H 122.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF076 |
|---|---|
| RGB | rgb(206, 240, 118) |
| HSL | hsl(77, 80%, 70%) |
| HSV | hsv(77, 51%, 94%) |
| CMYK | cmyk(14.2%, 0%, 50.8%, 5.9%) |
| CIE-LAB | lab(90.21, -29.14, 54.74) |
| CIE-LCH | lch(90.21, 62.01, 118.03°) |
| OKLab | oklab(90.55% -0.0823 0.1297) |
| OKLCH | oklch(90.55% 0.154 122.4) |
| XYZ | xyz(59.8840, 76.7499, 28.7954) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Pear
#CBF85F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 4.63
Pale Lime
#BEFD73
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF076 #9876F0
analogous
#F0D576 #CEF076 #91F076
triadic
#CEF076 #76CEF0 #F076CE
tetradic
#CEF076 #76F0D5 #9876F0 #F07691
square
#CEF076 #76F0D5 #9876F0 #F07691
split-complementary
#CEF076 #7691F0 #D576F0
monochromatic
#A0D417 #BAEA3F #CEF076 #E2F6AD #F5FCE3
Accessibility & contrast
On white
1.28
#CEF076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CEF076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF076
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF076 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46B
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#D6E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef076; /* rgb */ color: rgb(206, 240, 118); /* oklch */ color: oklch(90.5% 0.154 122.4);
Tailwind
colors: {
custom: {
50: '#dff5a0',
500: '#cef076',
950: '#000000',
},
}SCSS
$custom: #cef076; $custom-light: #dff5a0; $custom-dark: #000000;
JSON
{
"hex": "#cef076",
"rgb": {
"r": 206,
"g": 240,
"b": 118
},
"hsl": {
"h": 76.721,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.90548,
"c": 0.15356,
"h": 122.4
},
"luminance": 0.7675
}Semantic roles & 50–950 ramp
primary
#CEF076
secondary
#6741CA
accent
#09DD44
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580