#CEF488#CEF488
#CEF488 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.7% C 0.141 H 125.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF488 |
|---|---|
| RGB | rgb(206, 244, 136) |
| HSL | hsl(81, 83%, 75%) |
| HSV | hsv(81, 44%, 96%) |
| CMYK | cmyk(15.6%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.51, -29.18, 47.87) |
| CIE-LCH | lch(91.51, 56.06, 121.36°) |
| OKLab | oklab(91.66% -0.081 0.1157) |
| OKLCH | oklch(91.66% 0.141 125) |
| XYZ | xyz(62.2480, 79.6003, 35.3728) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 3.90
Celery
#C1FD95
ΔE00 4.27
Pale Lime
#BEFD73
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF488 #AE88F4
analogous
#F4E488 #CEF488 #98F488
triadic
#CEF488 #88CEF4 #F488CE
tetradic
#CEF488 #88F4E4 #AE88F4 #F48898
square
#CEF488 #88F4E4 #AE88F4 #F48898
split-complementary
#CEF488 #8898F4 #E488F4
monochromatic
#A0EA18 #B7EF50 #CEF488 #E5F9C0 #F3FCE3
Accessibility & contrast
On white
1.24
#CEF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CEF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF488
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF488 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#D4EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cef488; /* rgb */ color: rgb(206, 244, 136); /* oklch */ color: oklch(91.7% 0.141 125.0);
Tailwind
colors: {
custom: {
50: '#def7ac',
500: '#cef488',
950: '#000000',
},
}SCSS
$custom: #cef488; $custom-light: #def7ac; $custom-dark: #000000;
JSON
{
"hex": "#cef488",
"rgb": {
"r": 206,
"g": 244,
"b": 136
},
"hsl": {
"h": 81.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91661,
"c": 0.14122,
"h": 125
},
"luminance": 0.79601
}Semantic roles & 50–950 ramp
primary
#CEF488
secondary
#7D50D1
accent
#06DF53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581