#CEFC83#CEFC83
#CEFC83 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.3% C 0.157 H 126.4°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC83 |
|---|---|
| RGB | rgb(206, 252, 131) |
| HSL | hsl(83, 95%, 75%) |
| HSV | hsv(83, 48%, 99%) |
| CMYK | cmyk(18.3%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(93.62, -33.41, 52.82) |
| CIE-LCH | lch(93.62, 62.50, 122.32°) |
| OKLab | oklab(93.34% -0.0932 0.1264) |
| OKLCH | oklch(93.34% 0.157 126.4) |
| XYZ | xyz(64.3605, 84.3806, 34.3647) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.66
Light Pea Green
#C4FE82
ΔE00 1.88
Light Yellowish Green
#C2FF89
ΔE00 2.69
Pale Lime
#BEFD73
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Celery
#C1FD95
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC83 #B183FC
analogous
#FCEE83 #CEFC83 #91FC83
triadic
#CEFC83 #83CEFC #FC83CE
tetradic
#CEFC83 #83FCEE #B183FC #FC8391
square
#CEFC83 #83FCEE #B183FC #FC8391
split-complementary
#CEFC83 #8391FC #EE83FC
monochromatic
#9FF90B #B6FB47 #CEFC83 #E6FDBF #F3FEE1
Accessibility & contrast
On white
1.17
#CEFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CEFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC83
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC83 | 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)
#FFEE79
Deuteranopia (green-blind)
#FFEC8A
Tritanopia (blue-blind)
#D4F2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc83; /* rgb */ color: rgb(206, 252, 131); /* oklch */ color: oklch(93.3% 0.157 126.4);
Tailwind
colors: {
custom: {
50: '#dffda9',
500: '#cefc83',
950: '#000000',
},
}SCSS
$custom: #cefc83; $custom-light: #dffda9; $custom-dark: #000000;
JSON
{
"hex": "#cefc83",
"rgb": {
"r": 206,
"g": 252,
"b": 131
},
"hsl": {
"h": 82.81,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.93338,
"c": 0.15706,
"h": 126.4
},
"luminance": 0.84381
}Semantic roles & 50–950 ramp
primary
#CEFC83
secondary
#8049DB
accent
#00E657
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581