#CEE382#CEE382
#CEE382 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.9% C 0.124 H 119.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE382 |
|---|---|
| RGB | rgb(206, 227, 130) |
| HSL | hsl(73, 63%, 70%) |
| HSV | hsv(73, 43%, 89%) |
| CMYK | cmyk(9.3%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(86.84, -21.73, 44.94) |
| CIE-LCH | lch(86.84, 49.92, 115.80°) |
| OKLab | oklab(87.89% -0.0604 0.1088) |
| OKLCH | oklch(87.89% 0.124 119) |
| XYZ | xyz(56.9522, 69.6720, 31.5625) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.61
Greenish Tan
#BCCB7A
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 6.24
Light Yellow Green
#CCFD7F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE382 #9782E3
analogous
#E3C882 #CEE382 #9DE382
triadic
#CEE382 #82CEE3 #E382CE
tetradic
#CEE382 #82E3C8 #9782E3 #E3829D
square
#CEE382 #82E3C8 #9782E3 #E3829D
split-complementary
#CEE382 #829DE3 #C882E3
monochromatic
#9FC02B #BAD850 #CEE382 #E2EEB4 #F5F9E6
Accessibility & contrast
On white
1.41
#CEE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CEE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE382
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE382 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#D7DACC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cee382; /* rgb */ color: rgb(206, 227, 130); /* oklch */ color: oklch(87.9% 0.124 119.0);
Tailwind
colors: {
custom: {
50: '#deeba8',
500: '#cee382',
950: '#000000',
},
}SCSS
$custom: #cee382; $custom-light: #deeba8; $custom-dark: #000000;
JSON
{
"hex": "#cee382",
"rgb": {
"r": 206,
"g": 227,
"b": 130
},
"hsl": {
"h": 72.99,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.87892,
"c": 0.12443,
"h": 119
},
"luminance": 0.69672
}Semantic roles & 50–950 ramp
primary
#CEE382
secondary
#664EBB
accent
#1ACB41
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480