#CEED81#CEED81
#CEED81 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.139 H 122.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED81 |
|---|---|
| RGB | rgb(206, 237, 129) |
| HSL | hsl(77, 75%, 72%) |
| HSV | hsv(77, 46%, 93%) |
| CMYK | cmyk(13.1%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(89.52, -26.63, 48.76) |
| CIE-LCH | lch(89.52, 55.56, 118.64°) |
| OKLab | oklab(90.04% -0.0743 0.1173) |
| OKLCH | oklch(90.04% 0.139 122.4) |
| XYZ | xyz(59.7003, 75.2751, 32.1490) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Light Pea Green
#C4FE82
ΔE00 5.11
Pear
#CBF85F
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED81 #A081ED
analogous
#EDD681 #CEED81 #98ED81
triadic
#CEED81 #81CEED #ED81CE
tetradic
#CEED81 #81EDD6 #A081ED #ED8198
square
#CEED81 #81EDD6 #A081ED #ED8198
split-complementary
#CEED81 #8198ED #D681ED
monochromatic
#A1D51E #B9E54B #CEED81 #E3F5B7 #F5FBE4
Accessibility & contrast
On white
1.31
#CEED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CEED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED81
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED81 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E278
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#D6E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed81; /* rgb */ color: rgb(206, 237, 129); /* oklch */ color: oklch(90.0% 0.139 122.4);
Tailwind
colors: {
custom: {
50: '#def2a7',
500: '#ceed81',
950: '#000000',
},
}SCSS
$custom: #ceed81; $custom-light: #def2a7; $custom-dark: #000000;
JSON
{
"hex": "#ceed81",
"rgb": {
"r": 206,
"g": 237,
"b": 129
},
"hsl": {
"h": 77.222,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.9004,
"c": 0.13884,
"h": 122.4
},
"luminance": 0.75275
}Semantic roles & 50–950 ramp
primary
#CEED81
secondary
#6F4BC7
accent
#0ED748
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580