#CEEB94#CEEB94
#CEEB94 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.116 H 123.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB94 |
|---|---|
| RGB | rgb(206, 235, 148) |
| HSL | hsl(80, 69%, 75%) |
| HSV | hsv(80, 37%, 92%) |
| CMYK | cmyk(12.3%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(89.24, -23.50, 39.13) |
| CIE-LCH | lch(89.24, 45.64, 120.99°) |
| OKLab | oklab(89.9% -0.0643 0.0964) |
| OKLCH | oklch(89.9% 0.116 123.7) |
| XYZ | xyz(60.5069, 74.6764, 39.2376) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Celery
#C1FD95
ΔE00 5.89
Tea Green
#BDF8A3
ΔE00 5.97
Washed Out Green
#BCF5A6
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB94 #B194EB
analogous
#EBDC94 #CEEB94 #A2EB94
triadic
#CEEB94 #94CEEB #EB94CE
tetradic
#CEEB94 #94EBDC #B194EB #EB94A2
square
#CEEB94 #94EBDC #B194EB #EB94A2
split-complementary
#CEEB94 #94A2EB #DC94EB
monochromatic
#9FD82D #B6E160 #CEEB94 #E6F5C8 #F3FAE5
Accessibility & contrast
On white
1.32
#CEEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CEEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB94
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB94 | 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)
#F4E18E
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#D4E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb94; /* rgb */ color: rgb(206, 235, 148); /* oklch */ color: oklch(89.9% 0.116 123.7);
Tailwind
colors: {
custom: {
50: '#def1b4',
500: '#ceeb94',
950: '#000000',
},
}SCSS
$custom: #ceeb94; $custom-light: #def1b4; $custom-dark: #000000;
JSON
{
"hex": "#ceeb94",
"rgb": {
"r": 206,
"g": 235,
"b": 148
},
"hsl": {
"h": 80,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.89899,
"c": 0.11585,
"h": 123.7
},
"luminance": 0.74677
}Semantic roles & 50–950 ramp
primary
#CEEB94
secondary
#805DC6
accent
#15D054
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581