#CEFF95#CEFF95
#CEFF95 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.143 H 129.1°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF95 |
|---|---|
| RGB | rgb(206, 255, 149) |
| HSL | hsl(88, 100%, 79%) |
| HSV | hsv(88, 42%, 100%) |
| CMYK | cmyk(19.2%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(94.66, -32.79, 45.58) |
| CIE-LCH | lch(94.66, 56.15, 125.73°) |
| OKLab | oklab(94.25% -0.0903 0.1112) |
| OKLCH | oklch(94.25% 0.143 129.1) |
| XYZ | xyz(66.6376, 86.8107, 41.6733) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.12
Light Yellowish Green
#C2FF89
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.54
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF95 #C695FF
analogous
#FFFB95 #CEFF95 #99FF95
triadic
#CEFF95 #95CEFF #FF95CE
tetradic
#CEFF95 #95FFFB #C695FF #FF9599
square
#CEFF95 #95FFFB #C695FF #FF9599
split-complementary
#CEFF95 #9599FF #FB95FF
monochromatic
#95FF1B #B2FF58 #CEFF95 #EAFFD2 #F1FFE0
Accessibility & contrast
On white
1.14
#CEFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CEFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF95
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF95 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28D
Deuteranopia (green-blind)
#FFEF9B
Tritanopia (blue-blind)
#D2F7E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceff95; /* rgb */ color: rgb(206, 255, 149); /* oklch */ color: oklch(94.3% 0.143 129.1);
Tailwind
colors: {
custom: {
50: '#deffb5',
500: '#ceff95',
950: '#000000',
},
}SCSS
$custom: #ceff95; $custom-light: #deffb5; $custom-dark: #000000;
JSON
{
"hex": "#ceff95",
"rgb": {
"r": 206,
"g": 255,
"b": 149
},
"hsl": {
"h": 87.736,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.94251,
"c": 0.14324,
"h": 129.1
},
"luminance": 0.86812
}Semantic roles & 50–950 ramp
primary
#CEFF95
secondary
#9757E1
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681