#CEEB80#CEEB80
#CEEB80 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.6% C 0.137 H 121.7°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB80 |
|---|---|
| RGB | rgb(206, 235, 128) |
| HSL | hsl(76, 73%, 71%) |
| HSV | hsv(76, 46%, 92%) |
| CMYK | cmyk(12.3%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(88.97, -25.79, 48.55) |
| CIE-LCH | lch(88.97, 54.98, 117.97°) |
| OKLab | oklab(89.59% -0.072 0.1168) |
| OKLCH | oklch(89.59% 0.137 121.7) |
| XYZ | xyz(59.0584, 74.0970, 31.6087) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.57
Pear
#CBF85F
ΔE00 5.59
Light Pea Green
#C4FE82
ΔE00 5.61
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB80 #9D80EB
analogous
#EBD280 #CEEB80 #98EB80
triadic
#CEEB80 #80CEEB #EB80CE
tetradic
#CEEB80 #80EBD2 #9D80EB #EB8098
square
#CEEB80 #80EBD2 #9D80EB #EB8098
split-complementary
#CEEB80 #8098EB #D280EB
monochromatic
#A0D021 #BAE34B #CEEB80 #E2F3B5 #F5FBE5
Accessibility & contrast
On white
1.33
#CEEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CEEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB80
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB80 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#D6E2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceeb80; /* rgb */ color: rgb(206, 235, 128); /* oklch */ color: oklch(89.6% 0.137 121.7);
Tailwind
colors: {
custom: {
50: '#def1a7',
500: '#ceeb80',
950: '#000000',
},
}SCSS
$custom: #ceeb80; $custom-light: #def1a7; $custom-dark: #000000;
JSON
{
"hex": "#ceeb80",
"rgb": {
"r": 206,
"g": 235,
"b": 128
},
"hsl": {
"h": 76.262,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.89592,
"c": 0.13718,
"h": 121.7
},
"luminance": 0.74097
}Semantic roles & 50–950 ramp
primary
#CEEB80
secondary
#6C4BC4
accent
#11D546
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580