#CEFF82#CEFF82
#CEFF82 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.162 H 126.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF82 |
|---|---|
| RGB | rgb(206, 255, 130) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 49%, 100%) |
| CMYK | cmyk(19.2%, 0%, 49%, 0%) |
| CIE-LAB | lab(94.42, -34.89, 54.26) |
| CIE-LCH | lch(94.42, 64.51, 122.74°) |
| OKLab | oklab(93.98% -0.0974 0.1295) |
| OKLCH | oklch(93.98% 0.162 126.9) |
| XYZ | xyz(65.2426, 86.2527, 34.3259) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.45
Light Pea Green
#C4FE82
ΔE00 1.62
Pale Lime
#BEFD73
ΔE00 2.40
Light Yellowish Green
#C2FF89
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Lime Green
#B9FF66
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF82 #B382FF
analogous
#FFF182 #CEFF82 #8FFF82
triadic
#CEFF82 #82CEFF #FF82CE
tetradic
#CEFF82 #82FFF1 #B382FF #FF828F
square
#CEFF82 #82FFF1 #B382FF #FF828F
split-complementary
#CEFF82 #828FFF #F182FF
monochromatic
#9EFF08 #B6FF45 #CEFF82 #E6FFBF #F3FFE0
Accessibility & contrast
On white
1.15
#CEFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CEFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF82
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF82 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF177
Deuteranopia (green-blind)
#FFEE89
Tritanopia (blue-blind)
#D4F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff82; /* rgb */ color: rgb(206, 255, 130); /* oklch */ color: oklch(94.0% 0.162 126.9);
Tailwind
colors: {
custom: {
50: '#dfffa9',
500: '#ceff82',
950: '#000000',
},
}SCSS
$custom: #ceff82; $custom-light: #dfffa9; $custom-dark: #000000;
JSON
{
"hex": "#ceff82",
"rgb": {
"r": 206,
"g": 255,
"b": 130
},
"hsl": {
"h": 83.52,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.93983,
"c": 0.16205,
"h": 126.9
},
"luminance": 0.86254
}Semantic roles & 50–950 ramp
primary
#CEFF82
secondary
#8247DE
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681