#CEED82#CEED82
#CEED82 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.138 H 122.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED82 |
|---|---|
| RGB | rgb(206, 237, 130) |
| HSL | hsl(77, 75%, 72%) |
| HSV | hsv(77, 45%, 93%) |
| CMYK | cmyk(13.1%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(89.53, -26.53, 48.29) |
| CIE-LCH | lch(89.53, 55.10, 118.78°) |
| OKLab | oklab(90.05% -0.0739 0.1163) |
| OKLCH | oklch(90.05% 0.138 122.4) |
| XYZ | xyz(59.7671, 75.3018, 32.5008) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Light Pea Green
#C4FE82
ΔE00 5.12
Pear
#CBF85F
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.60
Light Khaki
#E6F2A2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED82 #A182ED
analogous
#EDD682 #CEED82 #99ED82
triadic
#CEED82 #82CEED #ED82CE
tetradic
#CEED82 #82EDD6 #A182ED #ED8299
square
#CEED82 #82EDD6 #A182ED #ED8299
split-complementary
#CEED82 #8299ED #D682ED
monochromatic
#A1D61F #B9E54D #CEED82 #E3F5B7 #F5FBE4
Accessibility & contrast
On white
1.31
#CEED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CEED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED82
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED82 | 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)
#F8E279
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#D6E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed82; /* rgb */ color: rgb(206, 237, 130); /* oklch */ color: oklch(90.1% 0.138 122.4);
Tailwind
colors: {
custom: {
50: '#def2a8',
500: '#ceed82',
950: '#000000',
},
}SCSS
$custom: #ceed82; $custom-light: #def2a8; $custom-dark: #000000;
JSON
{
"hex": "#ceed82",
"rgb": {
"r": 206,
"g": 237,
"b": 130
},
"hsl": {
"h": 77.383,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.90054,
"c": 0.13781,
"h": 122.4
},
"luminance": 0.75302
}Semantic roles & 50–950 ramp
primary
#CEED82
secondary
#704CC7
accent
#0FD749
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581