#CEFF80#CEFF80
#CEFF80 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.164 H 126.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF80 |
|---|---|
| RGB | rgb(206, 255, 128) |
| HSL | hsl(83, 100%, 75%) |
| HSV | hsv(83, 50%, 100%) |
| CMYK | cmyk(19.2%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(94.40, -35.09, 55.15) |
| CIE-LCH | lch(94.40, 65.37, 122.46°) |
| OKLab | oklab(93.96% -0.0981 0.1314) |
| OKLCH | oklch(93.96% 0.164 126.8) |
| XYZ | xyz(65.1096, 86.1995, 33.6258) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.43
Light Pea Green
#C4FE82
ΔE00 1.75
Pale Lime
#BEFD73
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Light Lime Green
#B9FF66
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF80 #B180FF
analogous
#FFF180 #CEFF80 #8EFF80
triadic
#CEFF80 #80CEFF #FF80CE
tetradic
#CEFF80 #80FFF1 #B180FF #FF808E
square
#CEFF80 #80FFF1 #B180FF #FF808E
split-complementary
#CEFF80 #808EFF #F180FF
monochromatic
#9FFF06 #B6FF43 #CEFF80 #E6FFBD #F3FFE0
Accessibility & contrast
On white
1.15
#CEFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CEFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF80
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF80 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#D4F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff80; /* rgb */ color: rgb(206, 255, 128); /* oklch */ color: oklch(94.0% 0.164 126.8);
Tailwind
colors: {
custom: {
50: '#dfffa7',
500: '#ceff80',
950: '#000000',
},
}SCSS
$custom: #ceff80; $custom-light: #dfffa7; $custom-dark: #000000;
JSON
{
"hex": "#ceff80",
"rgb": {
"r": 206,
"g": 255,
"b": 128
},
"hsl": {
"h": 83.15,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.93957,
"c": 0.16394,
"h": 126.8
},
"luminance": 0.862
}Semantic roles & 50–950 ramp
primary
#CEFF80
secondary
#8045DE
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681