#CEE792#CEE792
#CEE792 is a very light, moderate yellow-green. Relative luminance 0.723; OKLCH L 89.0% C 0.112 H 122.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE792 |
|---|---|
| RGB | rgb(206, 231, 146) |
| HSL | hsl(78, 64%, 74%) |
| HSV | hsv(78, 37%, 91%) |
| CMYK | cmyk(10.8%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(88.14, -21.82, 38.69) |
| CIE-LCH | lch(88.14, 44.42, 119.42°) |
| OKLab | oklab(89.01% -0.0597 0.0953) |
| OKLCH | oklch(89.01% 0.112 122.1) |
| XYZ | xyz(59.2176, 72.3489, 38.0336) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 6.14
Pale Olive
#B9CC81
ΔE00 6.28
Light Grey Green
#B7E1A1
ΔE00 6.41
Greenish Tan
#BCCB7A
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE792 #AB92E7
analogous
#E7D692 #CEE792 #A4E792
triadic
#CEE792 #92CEE7 #E792CE
tetradic
#CEE792 #92E7D6 #AB92E7 #E792A4
square
#CEE792 #92E7D6 #AB92E7 #E792A4
split-complementary
#CEE792 #92A4E7 #D692E7
monochromatic
#A1D12E #B7DC60 #CEE792 #E5F2C4 #F4F9E6
Accessibility & contrast
On white
1.36
#CEE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CEE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE792
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE792 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#D5DFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee792; /* rgb */ color: rgb(206, 231, 146); /* oklch */ color: oklch(89.0% 0.112 122.1);
Tailwind
colors: {
custom: {
50: '#deeeb3',
500: '#cee792',
950: '#000000',
},
}SCSS
$custom: #cee792; $custom-light: #deeeb3; $custom-dark: #000000;
JSON
{
"hex": "#cee792",
"rgb": {
"r": 206,
"g": 231,
"b": 146
},
"hsl": {
"h": 77.647,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.89006,
"c": 0.11242,
"h": 122.1
},
"luminance": 0.72349
}Semantic roles & 50–950 ramp
primary
#CEE792
secondary
#7A5CC1
accent
#1ACC4E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581