#CEF175#CEF175
#CEF175 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.156 H 122.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF175 |
|---|---|
| RGB | rgb(206, 241, 117) |
| HSL | hsl(77, 82%, 70%) |
| HSV | hsv(77, 51%, 95%) |
| CMYK | cmyk(14.5%, 0%, 51.5%, 5.5%) |
| CIE-LAB | lab(90.47, -29.71, 55.51) |
| CIE-LCH | lch(90.47, 62.95, 118.16°) |
| OKLab | oklab(90.75% -0.0839 0.1313) |
| OKLCH | oklch(90.75% 0.156 122.6) |
| XYZ | xyz(60.1200, 77.3166, 28.5825) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.17
Pear
#CBF85F
ΔE00 3.24
Light Pea Green
#C4FE82
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF175 #9875F1
analogous
#F1D675 #CEF175 #90F175
triadic
#CEF175 #75CEF1 #F175CE
tetradic
#CEF175 #75F1D6 #9875F1 #F17590
square
#CEF175 #75F1D6 #9875F1 #F17590
split-complementary
#CEF175 #7590F1 #D675F1
monochromatic
#A0D616 #BAEB3D #CEF175 #E2F7AD #F5FCE3
Accessibility & contrast
On white
1.28
#CEF175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CEF175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF175
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF175 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE569
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#D6E7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cef175; /* rgb */ color: rgb(206, 241, 117); /* oklch */ color: oklch(90.8% 0.156 122.6);
Tailwind
colors: {
custom: {
50: '#dff5a0',
500: '#cef175',
950: '#000000',
},
}SCSS
$custom: #cef175; $custom-light: #dff5a0; $custom-dark: #000000;
JSON
{
"hex": "#cef175",
"rgb": {
"r": 206,
"g": 241,
"b": 117
},
"hsl": {
"h": 76.935,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.90754,
"c": 0.15579,
"h": 122.6
},
"luminance": 0.77317
}Semantic roles & 50–950 ramp
primary
#CEF175
secondary
#673FCB
accent
#08DE44
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580