#CBEEA6#CBEEA6
#CBEEA6 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.101 H 129.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA6 |
|---|---|
| RGB | rgb(203, 238, 166) |
| HSL | hsl(89, 68%, 79%) |
| HSV | hsv(89, 30%, 93%) |
| CMYK | cmyk(14.7%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(90.14, -23.65, 31.22) |
| CIE-LCH | lch(90.14, 39.17, 127.15°) |
| OKLab | oklab(90.66% -0.0641 0.0783) |
| OKLCH | oklch(90.66% 0.101 129.3) |
| XYZ | xyz(62.0850, 76.5981, 47.5830) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.54
Washed Out Green
#BCF5A6
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 4.15
Very Light Green
#D1FFBD
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA6 #C9A6EE
analogous
#EEEDA6 #CBEEA6 #A7EEA6
triadic
#CBEEA6 #A6CBEE #EEA6CB
tetradic
#CBEEA6 #A6EEED #C9A6EE #EEA6A7
square
#CBEEA6 #A6EEED #C9A6EE #EEA6A7
split-complementary
#CBEEA6 #A6A7EE #EDA6EE
monochromatic
#8FDA3F #ADE473 #CBEEA6 #E9F8D9 #F0FAE5
Accessibility & contrast
On white
1.29
#CBEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CBEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA6
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA6 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A1
Deuteranopia (green-blind)
#F0E2A9
Tritanopia (blue-blind)
#CEE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeea6; /* rgb */ color: rgb(203, 238, 166); /* oklch */ color: oklch(90.7% 0.101 129.3);
Tailwind
colors: {
custom: {
50: '#dbf3c1',
500: '#cbeea6',
950: '#000000',
},
}SCSS
$custom: #cbeea6; $custom-light: #dbf3c1; $custom-dark: #000000;
JSON
{
"hex": "#cbeea6",
"rgb": {
"r": 203,
"g": 238,
"b": 166
},
"hsl": {
"h": 89.167,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.90659,
"c": 0.10118,
"h": 129.3
},
"luminance": 0.76599
}Semantic roles & 50–950 ramp
primary
#CBEEA6
secondary
#9B6DCB
accent
#16D070
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582