#CEFF96#CEFF96
#CEFF96 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.142 H 129.2°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF96 |
|---|---|
| RGB | rgb(206, 255, 150) |
| HSL | hsl(88, 100%, 79%) |
| HSV | hsv(88, 41%, 100%) |
| CMYK | cmyk(19.2%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(94.67, -32.67, 45.11) |
| CIE-LCH | lch(94.67, 55.70, 125.91°) |
| OKLab | oklab(94.27% -0.0899 0.1102) |
| OKLCH | oklch(94.27% 0.142 129.2) |
| XYZ | xyz(66.7178, 86.8428, 42.0956) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.05
Light Yellowish Green
#C2FF89
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.67
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF96 #C796FF
analogous
#FFFC96 #CEFF96 #9AFF96
triadic
#CEFF96 #96CEFF #FF96CE
tetradic
#CEFF96 #96FFFC #C796FF #FF969A
square
#CEFF96 #96FFFC #C796FF #FF969A
split-complementary
#CEFF96 #969AFF #FC96FF
monochromatic
#95FF1C #B1FF59 #CEFF96 #EBFFD3 #F1FFE0
Accessibility & contrast
On white
1.14
#CEFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#CEFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF96
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF96 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFEF9C
Tritanopia (blue-blind)
#D2F7E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceff96; /* rgb */ color: rgb(206, 255, 150); /* oklch */ color: oklch(94.3% 0.142 129.2);
Tailwind
colors: {
custom: {
50: '#deffb6',
500: '#ceff96',
950: '#000000',
},
}SCSS
$custom: #ceff96; $custom-light: #deffb6; $custom-dark: #000000;
JSON
{
"hex": "#ceff96",
"rgb": {
"r": 206,
"g": 255,
"b": 150
},
"hsl": {
"h": 88,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.94267,
"c": 0.14221,
"h": 129.2
},
"luminance": 0.86844
}Semantic roles & 50–950 ramp
primary
#CEFF96
secondary
#9858E1
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681