#CEEB82#CEEB82
#CEEB82 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.135 H 121.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB82 |
|---|---|
| RGB | rgb(206, 235, 130) |
| HSL | hsl(77, 72%, 72%) |
| HSV | hsv(77, 45%, 92%) |
| CMYK | cmyk(12.3%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(88.99, -25.58, 47.62) |
| CIE-LCH | lch(88.99, 54.06, 118.24°) |
| OKLab | oklab(89.62% -0.0713 0.1148) |
| OKLCH | oklch(89.62% 0.135 121.8) |
| XYZ | xyz(59.1913, 74.1501, 32.3089) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.75
Light Khaki
#E6F2A2
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.63
Pear
#CBF85F
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB82 #9F82EB
analogous
#EBD382 #CEEB82 #9AEB82
triadic
#CEEB82 #82CEEB #EB82CE
tetradic
#CEEB82 #82EBD3 #9F82EB #EB829A
square
#CEEB82 #82EBD3 #9F82EB #EB829A
split-complementary
#CEEB82 #829AEB #D382EB
monochromatic
#A1D121 #B9E34D #CEEB82 #E3F3B7 #F5FBE5
Accessibility & contrast
On white
1.33
#CEEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CEEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB82
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB82 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#F2E088
Tritanopia (blue-blind)
#D6E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceeb82; /* rgb */ color: rgb(206, 235, 130); /* oklch */ color: oklch(89.6% 0.135 121.8);
Tailwind
colors: {
custom: {
50: '#def1a8',
500: '#ceeb82',
950: '#000000',
},
}SCSS
$custom: #ceeb82; $custom-light: #def1a8; $custom-dark: #000000;
JSON
{
"hex": "#ceeb82",
"rgb": {
"r": 206,
"g": 235,
"b": 130
},
"hsl": {
"h": 76.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.8962,
"c": 0.13513,
"h": 121.8
},
"luminance": 0.7415
}Semantic roles & 50–950 ramp
primary
#CEEB82
secondary
#6E4DC5
accent
#11D447
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581