#CEFC84#CEFC84
#CEFC84 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.156 H 126.5°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC84 |
|---|---|
| RGB | rgb(206, 252, 132) |
| HSL | hsl(83, 95%, 75%) |
| HSV | hsv(83, 48%, 99%) |
| CMYK | cmyk(18.3%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(93.63, -33.31, 52.37) |
| CIE-LCH | lch(93.63, 62.07, 122.46°) |
| OKLab | oklab(93.35% -0.0928 0.1255) |
| OKLCH | oklch(93.35% 0.156 126.5) |
| XYZ | xyz(64.4286, 84.4078, 34.7233) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.77
Light Pea Green
#C4FE82
ΔE00 1.86
Light Yellowish Green
#C2FF89
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 2.84
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC84 #B284FC
analogous
#FCEE84 #CEFC84 #92FC84
triadic
#CEFC84 #84CEFC #FC84CE
tetradic
#CEFC84 #84FCEE #B284FC #FC8492
square
#CEFC84 #84FCEE #B284FC #FC8492
split-complementary
#CEFC84 #8492FC #EE84FC
monochromatic
#9EF90D #B6FB48 #CEFC84 #E6FDC0 #F3FEE1
Accessibility & contrast
On white
1.17
#CEFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CEFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC84
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC84 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#D4F2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc84; /* rgb */ color: rgb(206, 252, 132); /* oklch */ color: oklch(93.4% 0.156 126.5);
Tailwind
colors: {
custom: {
50: '#dffdaa',
500: '#cefc84',
950: '#000000',
},
}SCSS
$custom: #cefc84; $custom-light: #dffdaa; $custom-dark: #000000;
JSON
{
"hex": "#cefc84",
"rgb": {
"r": 206,
"g": 252,
"b": 132
},
"hsl": {
"h": 83,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.93352,
"c": 0.15609,
"h": 126.5
},
"luminance": 0.84409
}Semantic roles & 50–950 ramp
primary
#CEFC84
secondary
#8149DB
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581