#CEEA94#CEEA94
#CEEA94 is a very light, moderate yellow-green. Relative luminance 0.741; OKLCH L 89.7% C 0.114 H 123.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA94 |
|---|---|
| RGB | rgb(206, 234, 148) |
| HSL | hsl(80, 67%, 75%) |
| HSV | hsv(80, 37%, 92%) |
| CMYK | cmyk(12%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(88.97, -23.02, 38.78) |
| CIE-LCH | lch(88.97, 45.10, 120.70°) |
| OKLab | oklab(89.68% -0.063 0.0956) |
| OKLCH | oklch(89.68% 0.114 123.4) |
| XYZ | xyz(60.2214, 74.1054, 39.1424) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 5.95
Celery
#C1FD95
ΔE00 6.16
Tea Green
#BDF8A3
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA94 #B094EA
analogous
#EADB94 #CEEA94 #A3EA94
triadic
#CEEA94 #94CEEA #EA94CE
tetradic
#CEEA94 #94EADB #B094EA #EA94A3
square
#CEEA94 #94EADB #B094EA #EA94A3
split-complementary
#CEEA94 #94A3EA #DB94EA
monochromatic
#9FD62E #B7E061 #CEEA94 #E5F4C7 #F3FAE5
Accessibility & contrast
On white
1.33
#CEEA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CEEA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA94
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA94 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#F0DF98
Tritanopia (blue-blind)
#D4E2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea94; /* rgb */ color: rgb(206, 234, 148); /* oklch */ color: oklch(89.7% 0.114 123.4);
Tailwind
colors: {
custom: {
50: '#def0b4',
500: '#ceea94',
950: '#000000',
},
}SCSS
$custom: #ceea94; $custom-light: #def0b4; $custom-dark: #000000;
JSON
{
"hex": "#ceea94",
"rgb": {
"r": 206,
"g": 234,
"b": 148
},
"hsl": {
"h": 79.535,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.89684,
"c": 0.11443,
"h": 123.4
},
"luminance": 0.74106
}Semantic roles & 50–950 ramp
primary
#CEEA94
secondary
#7F5DC5
accent
#16CF53
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581