#CEED89#CEED89
#CEED89 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.2% C 0.131 H 123.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED89 |
|---|---|
| RGB | rgb(206, 237, 137) |
| HSL | hsl(79, 74%, 73%) |
| HSV | hsv(79, 42%, 93%) |
| CMYK | cmyk(13.1%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(89.62, -25.76, 45.03) |
| CIE-LCH | lch(89.62, 51.88, 119.77°) |
| OKLab | oklab(90.16% -0.0713 0.1094) |
| OKLCH | oklch(90.16% 0.131 123.1) |
| XYZ | xyz(60.2530, 75.4962, 35.0600) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.09
Light Pea Green
#C4FE82
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED89 #A889ED
analogous
#EDDA89 #CEED89 #9CED89
triadic
#CEED89 #89CEED #ED89CE
tetradic
#CEED89 #89EDDA #A889ED #ED899C
square
#CEED89 #89EDDA #A889ED #ED899C
split-complementary
#CEED89 #899CED #DA89ED
monochromatic
#A1DA21 #B8E554 #CEED89 #E4F5BE #F4FBE4
Accessibility & contrast
On white
1.30
#CEED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CEED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED89
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED89 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#D5E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed89; /* rgb */ color: rgb(206, 237, 137); /* oklch */ color: oklch(90.2% 0.131 123.1);
Tailwind
colors: {
custom: {
50: '#def3ad',
500: '#ceed89',
950: '#000000',
},
}SCSS
$custom: #ceed89; $custom-light: #def3ad; $custom-dark: #000000;
JSON
{
"hex": "#ceed89",
"rgb": {
"r": 206,
"g": 237,
"b": 137
},
"hsl": {
"h": 78.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.90156,
"c": 0.13056,
"h": 123.1
},
"luminance": 0.75496
}Semantic roles & 50–950 ramp
primary
#CEED89
secondary
#7752C8
accent
#10D64D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581