#CEE495#CEE495
#CEE495 is a very light, moderate yellow-green. Relative luminance 0.708; OKLCH L 88.4% C 0.105 H 121.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE495 |
|---|---|
| RGB | rgb(206, 228, 149) |
| HSL | hsl(77, 59%, 74%) |
| HSV | hsv(77, 35%, 89%) |
| CMYK | cmyk(9.6%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(87.38, -19.98, 36.20) |
| CIE-LCH | lch(87.38, 41.35, 118.90°) |
| OKLab | oklab(88.41% -0.0543 0.0896) |
| OKLCH | oklch(88.41% 0.105 121.2) |
| XYZ | xyz(58.6216, 70.7786, 39.0013) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Pale Olive Green
#B1D27B
ΔE00 5.44
Pale Olive
#B9CC81
ΔE00 5.59
Greenish Beige
#C9D179
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 5.98
Light Grey Green
#B7E1A1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE495 #AB95E4
analogous
#E4D395 #CEE495 #A7E495
triadic
#CEE495 #95CEE4 #E495CE
tetradic
#CEE495 #95E4D3 #AB95E4 #E495A7
square
#CEE495 #95E4D3 #AB95E4 #E495A7
split-complementary
#CEE495 #95A7E4 #D395E4
monochromatic
#A1CB34 #B7D864 #CEE495 #E5F0C6 #F4F9E7
Accessibility & contrast
On white
1.39
#CEE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE495
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE495 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#EADB99
Tritanopia (blue-blind)
#D4DCD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee495; /* rgb */ color: rgb(206, 228, 149); /* oklch */ color: oklch(88.4% 0.105 121.2);
Tailwind
colors: {
custom: {
50: '#deecb5',
500: '#cee495',
950: '#000000',
},
}SCSS
$custom: #cee495; $custom-light: #deecb5; $custom-dark: #000000;
JSON
{
"hex": "#cee495",
"rgb": {
"r": 206,
"g": 228,
"b": 149
},
"hsl": {
"h": 76.709,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.88414,
"c": 0.10479,
"h": 121.2
},
"luminance": 0.70779
}Semantic roles & 50–950 ramp
primary
#CEE495
secondary
#7A60BD
accent
#1EC74D
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481