#CEEA92#CEEA92
#CEEA92 is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.7% C 0.117 H 123.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA92 |
|---|---|
| RGB | rgb(206, 234, 146) |
| HSL | hsl(79, 68%, 75%) |
| HSV | hsv(79, 38%, 92%) |
| CMYK | cmyk(12%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(88.94, -23.27, 39.73) |
| CIE-LCH | lch(88.94, 46.05, 120.35°) |
| OKLab | oklab(89.65% -0.0637 0.0977) |
| OKLCH | oklch(89.65% 0.117 123.1) |
| XYZ | xyz(60.0644, 74.0426, 38.3159) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Pale Olive Green
#B1D27B
ΔE00 5.93
Celery
#C1FD95
ΔE00 6.12
Light Yellow Green
#CCFD7F
ΔE00 6.27
Tea Green
#BDF8A3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA92 #AE92EA
analogous
#EADA92 #CEEA92 #A2EA92
triadic
#CEEA92 #92CEEA #EA92CE
tetradic
#CEEA92 #92EADA #AE92EA #EA92A2
square
#CEEA92 #92EADA #AE92EA #EA92A2
split-complementary
#CEEA92 #92A2EA #DA92EA
monochromatic
#A0D62B #B7E05F #CEEA92 #E5F4C5 #F3FAE5
Accessibility & contrast
On white
1.33
#CEEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CEEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA92
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA92 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08C
Deuteranopia (green-blind)
#F0DF96
Tritanopia (blue-blind)
#D4E2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea92; /* rgb */ color: rgb(206, 234, 146); /* oklch */ color: oklch(89.7% 0.117 123.1);
Tailwind
colors: {
custom: {
50: '#def0b3',
500: '#ceea92',
950: '#000000',
},
}SCSS
$custom: #ceea92; $custom-light: #def0b3; $custom-dark: #000000;
JSON
{
"hex": "#ceea92",
"rgb": {
"r": 206,
"g": 234,
"b": 146
},
"hsl": {
"h": 79.091,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.89651,
"c": 0.11665,
"h": 123.1
},
"luminance": 0.74043
}Semantic roles & 50–950 ramp
primary
#CEEA92
secondary
#7D5CC5
accent
#16D051
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581