#CEFC80#CEFC80
#CEFC80 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.160 H 126.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC80 |
|---|---|
| RGB | rgb(206, 252, 128) |
| HSL | hsl(82, 95%, 75%) |
| HSV | hsv(82, 49%, 99%) |
| CMYK | cmyk(18.3%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.58, -33.72, 54.17) |
| CIE-LCH | lch(93.58, 63.81, 121.90°) |
| OKLab | oklab(93.3% -0.0943 0.1292) |
| OKLCH | oklch(93.3% 0.16 126.1) |
| XYZ | xyz(64.1601, 84.3004, 33.3093) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.48
Light Pea Green
#C4FE82
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Pear
#CBF85F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC80 #AE80FC
analogous
#FCEC80 #CEFC80 #90FC80
triadic
#CEFC80 #80CEFC #FC80CE
tetradic
#CEFC80 #80FCEC #AE80FC #FC8090
square
#CEFC80 #80FCEC #AE80FC #FC8090
split-complementary
#CEFC80 #8090FC #EC80FC
monochromatic
#A0F908 #B7FB44 #CEFC80 #E5FDBC #F3FEE1
Accessibility & contrast
On white
1.18
#CEFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CEFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC80
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC80 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#D4F2DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc80; /* rgb */ color: rgb(206, 252, 128); /* oklch */ color: oklch(93.3% 0.160 126.1);
Tailwind
colors: {
custom: {
50: '#dffda7',
500: '#cefc80',
950: '#000000',
},
}SCSS
$custom: #cefc80; $custom-light: #dffda7; $custom-dark: #000000;
JSON
{
"hex": "#cefc80",
"rgb": {
"r": 206,
"g": 252,
"b": 128
},
"hsl": {
"h": 82.258,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.93299,
"c": 0.15993,
"h": 126.1
},
"luminance": 0.84301
}Semantic roles & 50–950 ramp
primary
#CEFC80
secondary
#7D46DA
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581