#CEEA83#CEEA83
#CEEA83 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.133 H 121.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA83 |
|---|---|
| RGB | rgb(206, 234, 131) |
| HSL | hsl(76, 71%, 72%) |
| HSV | hsv(76, 44%, 92%) |
| CMYK | cmyk(12%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(88.74, -24.99, 46.82) |
| CIE-LCH | lch(88.74, 53.08, 118.09°) |
| OKLab | oklab(89.42% -0.0695 0.1131) |
| OKLCH | oklch(89.42% 0.133 121.6) |
| XYZ | xyz(58.9732, 73.6061, 32.5689) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.06
Light Khaki
#E6F2A2
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Light Pea Green
#C4FE82
ΔE00 5.91
Pear
#CBF85F
ΔE00 6.15
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA83 #9F83EA
analogous
#EAD383 #CEEA83 #9BEA83
triadic
#CEEA83 #83CEEA #EA83CE
tetradic
#CEEA83 #83EAD3 #9F83EA #EA839B
square
#CEEA83 #83EAD3 #9F83EA #EA839B
split-complementary
#CEEA83 #839BEA #D383EA
monochromatic
#A1CF23 #B9E14F #CEEA83 #E3F3B7 #F5FBE5
Accessibility & contrast
On white
1.34
#CEEA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#CEEA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA83
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA83 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#F1DF88
Tritanopia (blue-blind)
#D6E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea83; /* rgb */ color: rgb(206, 234, 131); /* oklch */ color: oklch(89.4% 0.133 121.6);
Tailwind
colors: {
custom: {
50: '#def0a9',
500: '#ceea83',
950: '#000000',
},
}SCSS
$custom: #ceea83; $custom-light: #def0a9; $custom-dark: #000000;
JSON
{
"hex": "#ceea83",
"rgb": {
"r": 206,
"g": 234,
"b": 131
},
"hsl": {
"h": 76.311,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.89418,
"c": 0.13276,
"h": 121.6
},
"luminance": 0.73606
}Semantic roles & 50–950 ramp
primary
#CEEA83
secondary
#6E4EC3
accent
#12D347
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581