#CEED85#CEED85
#CEED85 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.1% C 0.135 H 122.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED85 |
|---|---|
| RGB | rgb(206, 237, 133) |
| HSL | hsl(78, 74%, 73%) |
| HSV | hsv(78, 44%, 93%) |
| CMYK | cmyk(13.1%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(89.57, -26.20, 46.90) |
| CIE-LCH | lch(89.57, 53.72, 119.19°) |
| OKLab | oklab(90.1% -0.0728 0.1134) |
| OKLCH | oklch(90.1% 0.135 122.7) |
| XYZ | xyz(59.9714, 75.3835, 33.5768) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.57
Celery
#C1FD95
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED85 #A485ED
analogous
#EDD885 #CEED85 #9AED85
triadic
#CEED85 #85CEED #ED85CE
tetradic
#CEED85 #85EDD8 #A485ED #ED859A
square
#CEED85 #85EDD8 #A485ED #ED859A
split-complementary
#CEED85 #859AED #D885ED
monochromatic
#A1D820 #B9E550 #CEED85 #E3F5BA #F4FBE4
Accessibility & contrast
On white
1.31
#CEED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CEED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED85
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED85 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#D5E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed85; /* rgb */ color: rgb(206, 237, 133); /* oklch */ color: oklch(90.1% 0.135 122.7);
Tailwind
colors: {
custom: {
50: '#def3aa',
500: '#ceed85',
950: '#000000',
},
}SCSS
$custom: #ceed85; $custom-light: #def3aa; $custom-dark: #000000;
JSON
{
"hex": "#ceed85",
"rgb": {
"r": 206,
"g": 237,
"b": 133
},
"hsl": {
"h": 77.885,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.90097,
"c": 0.13473,
"h": 122.7
},
"luminance": 0.75384
}Semantic roles & 50–950 ramp
primary
#CEED85
secondary
#734FC7
accent
#0FD64B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581