#CEEB95#CEEB95
#CEEB95 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.115 H 123.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB95 |
|---|---|
| RGB | rgb(206, 235, 149) |
| HSL | hsl(80, 68%, 75%) |
| HSV | hsv(80, 37%, 92%) |
| CMYK | cmyk(12.3%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(89.26, -23.38, 38.65) |
| CIE-LCH | lch(89.26, 45.17, 121.17°) |
| OKLab | oklab(89.92% -0.0639 0.0953) |
| OKLCH | oklch(89.92% 0.115 123.9) |
| XYZ | xyz(60.5864, 74.7082, 39.6562) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Tea Green
#BDF8A3
ΔE00 5.91
Celery
#C1FD95
ΔE00 5.91
Washed Out Green
#BCF5A6
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB95 #B295EB
analogous
#EBDD95 #CEEB95 #A3EB95
triadic
#CEEB95 #95CEEB #EB95CE
tetradic
#CEEB95 #95EBDD #B295EB #EB95A3
square
#CEEB95 #95EBDD #B295EB #EB95A3
split-complementary
#CEEB95 #95A3EB #DD95EB
monochromatic
#9ED82E #B6E162 #CEEB95 #E6F5C8 #F3FAE5
Accessibility & contrast
On white
1.32
#CEEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CEEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB95
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB95 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18F
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#D4E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb95; /* rgb */ color: rgb(206, 235, 149); /* oklch */ color: oklch(89.9% 0.115 123.9);
Tailwind
colors: {
custom: {
50: '#def1b5',
500: '#ceeb95',
950: '#000000',
},
}SCSS
$custom: #ceeb95; $custom-light: #def1b5; $custom-dark: #000000;
JSON
{
"hex": "#ceeb95",
"rgb": {
"r": 206,
"g": 235,
"b": 149
},
"hsl": {
"h": 80.233,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.89916,
"c": 0.11474,
"h": 123.9
},
"luminance": 0.74708
}Semantic roles & 50–950 ramp
primary
#CEEB95
secondary
#815EC6
accent
#15D054
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581