#CEFC82#CEFC82
#CEFC82 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.3% C 0.158 H 126.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC82 |
|---|---|
| RGB | rgb(206, 252, 130) |
| HSL | hsl(83, 95%, 75%) |
| HSV | hsv(83, 48%, 99%) |
| CMYK | cmyk(18.3%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(93.60, -33.52, 53.27) |
| CIE-LCH | lch(93.60, 62.94, 122.18°) |
| OKLab | oklab(93.33% -0.0936 0.1274) |
| OKLCH | oklch(93.33% 0.158 126.3) |
| XYZ | xyz(64.2930, 84.3536, 34.0094) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.58
Light Pea Green
#C4FE82
ΔE00 1.91
Pale Lime
#BEFD73
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Pear
#CBF85F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC82 #B082FC
analogous
#FCED82 #CEFC82 #91FC82
triadic
#CEFC82 #82CEFC #FC82CE
tetradic
#CEFC82 #82FCED #B082FC #FC8291
square
#CEFC82 #82FCED #B082FC #FC8291
split-complementary
#CEFC82 #8291FC #ED82FC
monochromatic
#9FF90A #B7FB46 #CEFC82 #E5FDBE #F3FEE1
Accessibility & contrast
On white
1.18
#CEFC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#CEFC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC82
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC82 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#D4F2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc82; /* rgb */ color: rgb(206, 252, 130); /* oklch */ color: oklch(93.3% 0.158 126.3);
Tailwind
colors: {
custom: {
50: '#dffda9',
500: '#cefc82',
950: '#000000',
},
}SCSS
$custom: #cefc82; $custom-light: #dffda9; $custom-dark: #000000;
JSON
{
"hex": "#cefc82",
"rgb": {
"r": 206,
"g": 252,
"b": 130
},
"hsl": {
"h": 82.623,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.93325,
"c": 0.15802,
"h": 126.3
},
"luminance": 0.84354
}Semantic roles & 50–950 ramp
primary
#CEFC82
secondary
#7F48DA
accent
#00E657
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581