#CEEB7B#CEEB7B
#CEEB7B is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.142 H 121.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB7B |
|---|---|
| RGB | rgb(206, 235, 123) |
| HSL | hsl(76, 74%, 70%) |
| HSV | hsv(76, 48%, 92%) |
| CMYK | cmyk(12.3%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(88.91, -26.30, 50.85) |
| CIE-LCH | lch(88.91, 57.25, 117.35°) |
| OKLab | oklab(89.52% -0.0738 0.1215) |
| OKLCH | oklch(89.52% 0.142 121.3) |
| XYZ | xyz(58.7373, 73.9686, 29.9180) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.57
Pear
#CBF85F
ΔE00 5.04
Light Pea Green
#C4FE82
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Light Khaki
#E6F2A2
ΔE00 6.03
Pale Lime
#BEFD73
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB7B #987BEB
analogous
#EBD07B #CEEB7B #96EB7B
triadic
#CEEB7B #7BCEEB #EB7BCE
tetradic
#CEEB7B #7BEBD0 #987BEB #EB7B96
square
#CEEB7B #7BEBD0 #987BEB #EB7B96
split-complementary
#CEEB7B #7B96EB #D07BEB
monochromatic
#A0CD1F #BAE346 #CEEB7B #E2F3B0 #F5FBE4
Accessibility & contrast
On white
1.33
#CEEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CEEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB7B
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB7B | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#D6E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceeb7b; /* rgb */ color: rgb(206, 235, 123); /* oklch */ color: oklch(89.5% 0.142 121.3);
Tailwind
colors: {
custom: {
50: '#dff1a3',
500: '#ceeb7b',
950: '#000000',
},
}SCSS
$custom: #ceeb7b; $custom-light: #dff1a3; $custom-dark: #000000;
JSON
{
"hex": "#ceeb7b",
"rgb": {
"r": 206,
"g": 235,
"b": 123
},
"hsl": {
"h": 75.536,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.89523,
"c": 0.1422,
"h": 121.3
},
"luminance": 0.73969
}Semantic roles & 50–950 ramp
primary
#CEEB7B
secondary
#6746C4
accent
#10D643
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580