#CEEB7C#CEEB7C
#CEEB7C is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.141 H 121.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB7C |
|---|---|
| RGB | rgb(206, 235, 124) |
| HSL | hsl(76, 74%, 70%) |
| HSV | hsv(76, 47%, 92%) |
| CMYK | cmyk(12.3%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(88.92, -26.20, 50.39) |
| CIE-LCH | lch(88.92, 56.80, 117.47°) |
| OKLab | oklab(89.54% -0.0735 0.1206) |
| OKLCH | oklch(89.54% 0.141 121.4) |
| XYZ | xyz(58.8003, 73.9937, 30.2494) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pear
#CBF85F
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Khaki
#E6F2A2
ΔE00 5.93
Pale Lime
#BEFD73
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB7C #997CEB
analogous
#EBD17C #CEEB7C #96EB7C
triadic
#CEEB7C #7CCEEB #EB7CCE
tetradic
#CEEB7C #7CEBD1 #997CEB #EB7C96
square
#CEEB7C #7CEBD1 #997CEB #EB7C96
split-complementary
#CEEB7C #7C96EB #D17CEB
monochromatic
#A0CD1F #BAE347 #CEEB7C #E2F3B1 #F5FBE4
Accessibility & contrast
On white
1.33
#CEEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CEEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB7C
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB7C | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#F3DF82
Tritanopia (blue-blind)
#D6E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceeb7c; /* rgb */ color: rgb(206, 235, 124); /* oklch */ color: oklch(89.5% 0.141 121.4);
Tailwind
colors: {
custom: {
50: '#dff1a4',
500: '#ceeb7c',
950: '#000000',
},
}SCSS
$custom: #ceeb7c; $custom-light: #dff1a4; $custom-dark: #000000;
JSON
{
"hex": "#ceeb7c",
"rgb": {
"r": 206,
"g": 235,
"b": 124
},
"hsl": {
"h": 75.676,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.89537,
"c": 0.1412,
"h": 121.4
},
"luminance": 0.73994
}Semantic roles & 50–950 ramp
primary
#CEEB7C
secondary
#6847C4
accent
#10D644
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580