#CEEB9F#CEEB9F
#CEEB9F is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.103 H 125.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB9F |
|---|---|
| RGB | rgb(206, 235, 159) |
| HSL | hsl(83, 66%, 77%) |
| HSV | hsv(83, 32%, 92%) |
| CMYK | cmyk(12.3%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(89.41, -22.09, 33.83) |
| CIE-LCH | lch(89.41, 40.41, 123.14°) |
| OKLab | oklab(90.09% -0.0599 0.0843) |
| OKLCH | oklch(90.09% 0.103 125.4) |
| XYZ | xyz(61.4193, 75.0413, 44.0428) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Light Grey Green
#B7E1A1
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.26
Tea Green
#BDF8A3
ΔE00 5.51
Very Pale Green
#CFFDBC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB9F #BC9FEB
analogous
#EBE29F #CEEB9F #A8EB9F
triadic
#CEEB9F #9FCEEB #EB9FCE
tetradic
#CEEB9F #9FEBE2 #BC9FEB #EB9FA8
square
#CEEB9F #9FEBE2 #BC9FEB #EB9FA8
split-complementary
#CEEB9F #9FA8EB #E29FEB
monochromatic
#9AD63A #B4E06C #CEEB9F #E8F6D2 #F2FAE6
Accessibility & contrast
On white
1.31
#CEEB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CEEB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB9F
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB9F | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#EFE0A3
Tritanopia (blue-blind)
#D3E4D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceeb9f; /* rgb */ color: rgb(206, 235, 159); /* oklch */ color: oklch(90.1% 0.103 125.4);
Tailwind
colors: {
custom: {
50: '#ddf1bc',
500: '#ceeb9f',
950: '#000000',
},
}SCSS
$custom: #ceeb9f; $custom-light: #ddf1bc; $custom-dark: #000000;
JSON
{
"hex": "#ceeb9f",
"rgb": {
"r": 206,
"g": 235,
"b": 159
},
"hsl": {
"h": 82.895,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.90092,
"c": 0.10344,
"h": 125.4
},
"luminance": 0.75042
}Semantic roles & 50–950 ramp
primary
#CEEB9F
secondary
#8C67C7
accent
#18CD5D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582