#CEF075#CEF075
#CEF075 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.154 H 122.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF075 |
|---|---|
| RGB | rgb(206, 240, 117) |
| HSL | hsl(77, 80%, 70%) |
| HSV | hsv(77, 51%, 94%) |
| CMYK | cmyk(14.2%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(90.20, -29.24, 55.18) |
| CIE-LCH | lch(90.20, 62.45, 117.92°) |
| OKLab | oklab(90.54% -0.0826 0.1306) |
| OKLCH | oklch(90.54% 0.155 122.3) |
| XYZ | xyz(59.8249, 76.7262, 28.4841) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.40
Pear
#CBF85F
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 4.67
Pale Lime
#BEFD73
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF075 #9775F0
analogous
#F0D475 #CEF075 #91F075
triadic
#CEF075 #75CEF0 #F075CE
tetradic
#CEF075 #75F0D4 #9775F0 #F07591
square
#CEF075 #75F0D4 #9775F0 #F07591
split-complementary
#CEF075 #7591F0 #D475F0
monochromatic
#9FD417 #BAEA3E #CEF075 #E2F6AC #F5FCE3
Accessibility & contrast
On white
1.28
#CEF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CEF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF075
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF075 | 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)
#FCE46A
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#D7E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cef075; /* rgb */ color: rgb(206, 240, 117); /* oklch */ color: oklch(90.5% 0.154 122.3);
Tailwind
colors: {
custom: {
50: '#dff5a0',
500: '#cef075',
950: '#000000',
},
}SCSS
$custom: #cef075; $custom-light: #dff5a0; $custom-dark: #000000;
JSON
{
"hex": "#cef075",
"rgb": {
"r": 206,
"g": 240,
"b": 117
},
"hsl": {
"h": 76.585,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.90535,
"c": 0.1545,
"h": 122.3
},
"luminance": 0.76726
}Semantic roles & 50–950 ramp
primary
#CEF075
secondary
#6640C9
accent
#09DD43
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580