#CEEB92#CEEB92
#CEEB92 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.118 H 123.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB92 |
|---|---|
| RGB | rgb(206, 235, 146) |
| HSL | hsl(80, 69%, 75%) |
| HSV | hsv(80, 38%, 92%) |
| CMYK | cmyk(12.3%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(89.21, -23.75, 40.08) |
| CIE-LCH | lch(89.21, 46.59, 120.65°) |
| OKLab | oklab(89.87% -0.0651 0.0985) |
| OKLCH | oklch(89.87% 0.118 123.5) |
| XYZ | xyz(60.3499, 74.6136, 38.4110) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.86
Light Yellow Green
#CCFD7F
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.07
Tea Green
#BDF8A3
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB92 #AF92EB
analogous
#EBDC92 #CEEB92 #A1EB92
triadic
#CEEB92 #92CEEB #EB92CE
tetradic
#CEEB92 #92EBDC #AF92EB #EB92A1
square
#CEEB92 #92EBDC #AF92EB #EB92A1
split-complementary
#CEEB92 #92A1EB #DC92EB
monochromatic
#A0D82B #B7E25E #CEEB92 #E5F4C6 #F3FAE5
Accessibility & contrast
On white
1.32
#CEEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CEEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB92
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB92 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#F1E096
Tritanopia (blue-blind)
#D4E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb92; /* rgb */ color: rgb(206, 235, 146); /* oklch */ color: oklch(89.9% 0.118 123.5);
Tailwind
colors: {
custom: {
50: '#def1b3',
500: '#ceeb92',
950: '#000000',
},
}SCSS
$custom: #ceeb92; $custom-light: #def1b3; $custom-dark: #000000;
JSON
{
"hex": "#ceeb92",
"rgb": {
"r": 206,
"g": 235,
"b": 146
},
"hsl": {
"h": 79.551,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.89866,
"c": 0.11806,
"h": 123.5
},
"luminance": 0.74614
}Semantic roles & 50–950 ramp
primary
#CEEB92
secondary
#7E5BC6
accent
#15D152
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581