#CEEB93#CEEB93
#CEEB93 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.117 H 123.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB93 |
|---|---|
| RGB | rgb(206, 235, 147) |
| HSL | hsl(80, 69%, 75%) |
| HSV | hsv(80, 37%, 92%) |
| CMYK | cmyk(12.3%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(89.23, -23.63, 39.60) |
| CIE-LCH | lch(89.23, 46.12, 120.82°) |
| OKLab | oklab(89.88% -0.0647 0.0974) |
| OKLCH | oklch(89.88% 0.117 123.6) |
| XYZ | xyz(60.4281, 74.6449, 38.8225) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Celery
#C1FD95
ΔE00 5.87
Tea Green
#BDF8A3
ΔE00 6.04
Pale Olive Green
#B1D27B
ΔE00 6.08
Light Yellow Green
#CCFD7F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB93 #B093EB
analogous
#EBDC93 #CEEB93 #A2EB93
triadic
#CEEB93 #93CEEB #EB93CE
tetradic
#CEEB93 #93EBDC #B093EB #EB93A2
square
#CEEB93 #93EBDC #B093EB #EB93A2
split-complementary
#CEEB93 #93A2EB #DC93EB
monochromatic
#9FD82C #B7E15F #CEEB93 #E5F5C7 #F3FAE5
Accessibility & contrast
On white
1.32
#CEEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CEEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB93
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB93 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18D
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#D4E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb93; /* rgb */ color: rgb(206, 235, 147); /* oklch */ color: oklch(89.9% 0.117 123.6);
Tailwind
colors: {
custom: {
50: '#def1b3',
500: '#ceeb93',
950: '#000000',
},
}SCSS
$custom: #ceeb93; $custom-light: #def1b3; $custom-dark: #000000;
JSON
{
"hex": "#ceeb93",
"rgb": {
"r": 206,
"g": 235,
"b": 147
},
"hsl": {
"h": 79.773,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.89883,
"c": 0.11695,
"h": 123.6
},
"luminance": 0.74645
}Semantic roles & 50–950 ramp
primary
#CEEB93
secondary
#7F5CC6
accent
#15D153
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581