#CEEE95#CEEE95
#CEEE95 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.119 H 124.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE95 |
|---|---|
| RGB | rgb(206, 238, 149) |
| HSL | hsl(82, 72%, 76%) |
| HSV | hsv(82, 37%, 93%) |
| CMYK | cmyk(13.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(90.06, -24.82, 39.69) |
| CIE-LCH | lch(90.06, 46.81, 122.02°) |
| OKLab | oklab(90.56% -0.068 0.0977) |
| OKLCH | oklch(90.56% 0.119 124.8) |
| XYZ | xyz(61.4525, 76.4405, 39.9449) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Celery
#C1FD95
ΔE00 5.13
Tea Green
#BDF8A3
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 5.58
Light Yellow Green
#CCFD7F
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE95 #B595EE
analogous
#EEE195 #CEEE95 #A1EE95
triadic
#CEEE95 #95CEEE #EE95CE
tetradic
#CEEE95 #95EEE1 #B595EE #EE95A1
square
#CEEE95 #95EEE1 #B595EE #EE95A1
split-complementary
#CEEE95 #95A1EE #E195EE
monochromatic
#9DDD2C #B6E660 #CEEE95 #E6F6CA #F3FBE5
Accessibility & contrast
On white
1.29
#CEEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CEEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE95
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE95 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E48F
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#D4E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceee95; /* rgb */ color: rgb(206, 238, 149); /* oklch */ color: oklch(90.6% 0.119 124.8);
Tailwind
colors: {
custom: {
50: '#def3b5',
500: '#ceee95',
950: '#000000',
},
}SCSS
$custom: #ceee95; $custom-light: #def3b5; $custom-dark: #000000;
JSON
{
"hex": "#ceee95",
"rgb": {
"r": 206,
"g": 238,
"b": 149
},
"hsl": {
"h": 81.573,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.90562,
"c": 0.11902,
"h": 124.8
},
"luminance": 0.76441
}Semantic roles & 50–950 ramp
primary
#CEEE95
secondary
#845DCA
accent
#11D457
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581