#CEF884#CEF884
#CEF884 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.151 H 125.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF884 |
|---|---|
| RGB | rgb(206, 248, 132) |
| HSL | hsl(82, 89%, 75%) |
| HSV | hsv(82, 47%, 97%) |
| CMYK | cmyk(16.9%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(92.54, -31.47, 51.04) |
| CIE-LCH | lch(92.54, 59.96, 121.65°) |
| OKLab | oklab(92.48% -0.0877 0.1226) |
| OKLCH | oklch(92.48% 0.151 125.6) |
| XYZ | xyz(63.1857, 81.9220, 34.3090) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 3.49
Celery
#C1FD95
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF884 #AE84F8
analogous
#F8E884 #CEF884 #94F884
triadic
#CEF884 #84CEF8 #F884CE
tetradic
#CEF884 #84F8E8 #AE84F8 #F88494
square
#CEF884 #84F8E8 #AE84F8 #F88494
split-complementary
#CEF884 #8494F8 #E884F8
monochromatic
#A0F110 #B7F54A #CEF884 #E5FBBE #F3FDE2
Accessibility & contrast
On white
1.21
#CEF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CEF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF884
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF884 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#D4EFDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef884; /* rgb */ color: rgb(206, 248, 132); /* oklch */ color: oklch(92.5% 0.151 125.6);
Tailwind
colors: {
custom: {
50: '#dffaaa',
500: '#cef884',
950: '#000000',
},
}SCSS
$custom: #cef884; $custom-light: #dffaaa; $custom-dark: #000000;
JSON
{
"hex": "#cef884",
"rgb": {
"r": 206,
"g": 248,
"b": 132
},
"hsl": {
"h": 81.724,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.92477,
"c": 0.15069,
"h": 125.6
},
"luminance": 0.81923
}Semantic roles & 50–950 ramp
primary
#CEF884
secondary
#7D4BD5
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581