#CEFD83#CEFD83
#CEFD83 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.158 H 126.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFD83 |
|---|---|
| RGB | rgb(206, 253, 131) |
| HSL | hsl(83, 97%, 75%) |
| HSV | hsv(83, 48%, 99%) |
| CMYK | cmyk(18.6%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(93.89, -33.87, 53.15) |
| CIE-LCH | lch(93.89, 63.03, 122.51°) |
| OKLab | oklab(93.56% -0.0945 0.1272) |
| OKLCH | oklch(93.56% 0.158 126.6) |
| XYZ | xyz(64.6753, 85.0103, 34.4696) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.52
Light Pea Green
#C4FE82
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 2.65
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Light Lime Green
#B9FF66
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFD83 #B283FD
analogous
#FDEF83 #CEFD83 #91FD83
triadic
#CEFD83 #83CEFD #FD83CE
tetradic
#CEFD83 #83FDEF #B283FD #FD8391
square
#CEFD83 #83FDEF #B283FD #FD8391
split-complementary
#CEFD83 #8391FD #EF83FD
monochromatic
#9EFB0B #B6FC47 #CEFD83 #E6FEBF #F3FFE1
Accessibility & contrast
On white
1.17
#CEFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CEFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFD83
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFD83 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#D4F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefd83; /* rgb */ color: rgb(206, 253, 131); /* oklch */ color: oklch(93.6% 0.158 126.6);
Tailwind
colors: {
custom: {
50: '#dffea9',
500: '#cefd83',
950: '#000000',
},
}SCSS
$custom: #cefd83; $custom-light: #dffea9; $custom-dark: #000000;
JSON
{
"hex": "#cefd83",
"rgb": {
"r": 206,
"g": 253,
"b": 131
},
"hsl": {
"h": 83.115,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.93557,
"c": 0.15841,
"h": 126.6
},
"luminance": 0.85011
}Semantic roles & 50–950 ramp
primary
#CEFD83
secondary
#8148DC
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581