#CEEF95#CEEF95
#CEEF95 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.120 H 125.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF95 |
|---|---|
| RGB | rgb(206, 239, 149) |
| HSL | hsl(82, 74%, 76%) |
| HSV | hsv(82, 38%, 94%) |
| CMYK | cmyk(13.8%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(90.33, -25.30, 40.04) |
| CIE-LCH | lch(90.33, 47.36, 122.28°) |
| OKLab | oklab(90.78% -0.0693 0.0985) |
| OKLCH | oklch(90.78% 0.12 125.1) |
| XYZ | xyz(61.7445, 77.0244, 40.0422) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Light Khaki
#E6F2A2
ΔE00 4.82
Celery
#C1FD95
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 5.23
Light Yellow Green
#CCFD7F
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF95 #B695EF
analogous
#EFE395 #CEEF95 #A1EF95
triadic
#CEEF95 #95CEEF #EF95CE
tetradic
#CEEF95 #95EFE3 #B695EF #EF95A1
square
#CEEF95 #95EFE3 #B695EF #EF95A1
split-complementary
#CEEF95 #95A1EF #E395EF
monochromatic
#9DDF2B #B5E760 #CEEF95 #E7F7CA #F3FBE4
Accessibility & contrast
On white
1.28
#CEEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CEEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF95
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF95 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#F4E39A
Tritanopia (blue-blind)
#D4E7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef95; /* rgb */ color: rgb(206, 239, 149); /* oklch */ color: oklch(90.8% 0.120 125.1);
Tailwind
colors: {
custom: {
50: '#def4b5',
500: '#ceef95',
950: '#000000',
},
}SCSS
$custom: #ceef95; $custom-light: #def4b5; $custom-dark: #000000;
JSON
{
"hex": "#ceef95",
"rgb": {
"r": 206,
"g": 239,
"b": 149
},
"hsl": {
"h": 82,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.90778,
"c": 0.12045,
"h": 125.1
},
"luminance": 0.77025
}Semantic roles & 50–950 ramp
primary
#CEEF95
secondary
#855DCB
accent
#10D658
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581