#CEEB77#CEEB77
#CEEB77 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.5% C 0.146 H 121.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB77 |
|---|---|
| RGB | rgb(206, 235, 119) |
| HSL | hsl(75, 74%, 69%) |
| HSV | hsv(75, 49%, 92%) |
| CMYK | cmyk(12.3%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(88.86, -26.69, 52.67) |
| CIE-LCH | lch(88.86, 59.05, 116.88°) |
| OKLab | oklab(89.47% -0.0753 0.1252) |
| OKLCH | oklch(89.47% 0.146 121) |
| XYZ | xyz(58.4920, 73.8704, 28.6261) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pear
#CBF85F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.72
Pale Lime
#BEFD73
ΔE00 5.99
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Light Khaki
#E6F2A2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB77 #9477EB
analogous
#EBCE77 #CEEB77 #94EB77
triadic
#CEEB77 #77CEEB #EB77CE
tetradic
#CEEB77 #77EBCE #9477EB #EB7794
square
#CEEB77 #77EBCE #9477EB #EB7794
split-complementary
#CEEB77 #7794EB #CE77EB
monochromatic
#9FCA1E #BBE342 #CEEB77 #E1F3AC #F4FBE2
Accessibility & contrast
On white
1.33
#CEEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CEEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB77
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB77 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06D
Deuteranopia (green-blind)
#F3DF7E
Tritanopia (blue-blind)
#D7E1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceeb77; /* rgb */ color: rgb(206, 235, 119); /* oklch */ color: oklch(89.5% 0.146 121.0);
Tailwind
colors: {
custom: {
50: '#dff1a1',
500: '#ceeb77',
950: '#000000',
},
}SCSS
$custom: #ceeb77; $custom-light: #dff1a1; $custom-dark: #000000;
JSON
{
"hex": "#ceeb77",
"rgb": {
"r": 206,
"g": 235,
"b": 119
},
"hsl": {
"h": 75,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.89471,
"c": 0.14612,
"h": 121
},
"luminance": 0.7387
}Semantic roles & 50–950 ramp
primary
#CEEB77
secondary
#6343C4
accent
#0FD641
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580