#CEEB84#CEEB84
#CEEB84 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.133 H 122.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB84 |
|---|---|
| RGB | rgb(206, 235, 132) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 44%, 92%) |
| CMYK | cmyk(12.3%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(89.02, -25.36, 46.69) |
| CIE-LCH | lch(89.02, 53.14, 118.51°) |
| OKLab | oklab(89.65% -0.0705 0.1128) |
| OKLCH | oklch(89.65% 0.133 122) |
| XYZ | xyz(59.3268, 74.2044, 33.0227) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Pea Green
#C4FE82
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 6.07
Pear
#CBF85F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB84 #A184EB
analogous
#EBD484 #CEEB84 #9BEB84
triadic
#CEEB84 #84CEEB #EB84CE
tetradic
#CEEB84 #84EBD4 #A184EB #EB849B
square
#CEEB84 #84EBD4 #A184EB #EB849B
split-complementary
#CEEB84 #849BEB #D484EB
monochromatic
#A1D222 #B9E24F #CEEB84 #E3F4B9 #F5FBE5
Accessibility & contrast
On white
1.33
#CEEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CEEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB84
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB84 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#D6E2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceeb84; /* rgb */ color: rgb(206, 235, 132); /* oklch */ color: oklch(89.6% 0.133 122.0);
Tailwind
colors: {
custom: {
50: '#def1a9',
500: '#ceeb84',
950: '#000000',
},
}SCSS
$custom: #ceeb84; $custom-light: #def1a9; $custom-dark: #000000;
JSON
{
"hex": "#ceeb84",
"rgb": {
"r": 206,
"g": 235,
"b": 132
},
"hsl": {
"h": 76.893,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.89649,
"c": 0.13306,
"h": 122
},
"luminance": 0.74204
}Semantic roles & 50–950 ramp
primary
#CEEB84
secondary
#704EC5
accent
#11D448
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581