#CEED83#CEED83
#CEED83 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.137 H 122.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED83 |
|---|---|
| RGB | rgb(206, 237, 131) |
| HSL | hsl(78, 75%, 72%) |
| HSV | hsv(78, 45%, 93%) |
| CMYK | cmyk(13.1%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(89.55, -26.42, 47.83) |
| CIE-LCH | lch(89.55, 54.64, 118.91°) |
| OKLab | oklab(90.07% -0.0736 0.1153) |
| OKLCH | oklch(90.07% 0.137 122.5) |
| XYZ | xyz(59.8346, 75.3288, 32.8560) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Light Pea Green
#C4FE82
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.53
Pear
#CBF85F
ΔE00 5.58
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED83 #A283ED
analogous
#EDD783 #CEED83 #99ED83
triadic
#CEED83 #83CEED #ED83CE
tetradic
#CEED83 #83EDD7 #A283ED #ED8399
square
#CEED83 #83EDD7 #A283ED #ED8399
split-complementary
#CEED83 #8399ED #D783ED
monochromatic
#A1D61F #B9E54E #CEED83 #E3F5B8 #F4FBE4
Accessibility & contrast
On white
1.31
#CEED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CEED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED83
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED83 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#D6E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed83; /* rgb */ color: rgb(206, 237, 131); /* oklch */ color: oklch(90.1% 0.137 122.5);
Tailwind
colors: {
custom: {
50: '#def2a9',
500: '#ceed83',
950: '#000000',
},
}SCSS
$custom: #ceed83; $custom-light: #def2a9; $custom-dark: #000000;
JSON
{
"hex": "#ceed83",
"rgb": {
"r": 206,
"g": 237,
"b": 131
},
"hsl": {
"h": 77.547,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.90068,
"c": 0.1368,
"h": 122.5
},
"luminance": 0.75329
}Semantic roles & 50–950 ramp
primary
#CEED83
secondary
#714DC7
accent
#0FD749
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581