#CBEEA3#CBEEA3
#CBEEA3 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.105 H 128.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA3 |
|---|---|
| RGB | rgb(203, 238, 163) |
| HSL | hsl(88, 69%, 79%) |
| HSV | hsv(88, 32%, 93%) |
| CMYK | cmyk(14.7%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(90.09, -24.07, 32.67) |
| CIE-LCH | lch(90.09, 40.58, 126.38°) |
| OKLab | oklab(90.6% -0.0653 0.0817) |
| OKLCH | oklch(90.6% 0.105 128.6) |
| XYZ | xyz(61.8130, 76.4893, 46.1506) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.92
Light Sage
#BCECAC
ΔE00 3.96
Light Grey Green
#B7E1A1
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.27
Light Light Green
#C8FFB0
ΔE00 4.51
Very Pale Green
#CFFDBC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA3 #C6A3EE
analogous
#EEEBA3 #CBEEA3 #A5EEA3
triadic
#CBEEA3 #A3CBEE #EEA3CB
tetradic
#CBEEA3 #A3EEEB #C6A3EE #EEA3A5
square
#CBEEA3 #A3EEEB #C6A3EE #EEA3A5
split-complementary
#CBEEA3 #A3A5EE #EBA3EE
monochromatic
#91DB3C #AEE46F #CBEEA3 #E8F8D7 #F0FAE5
Accessibility & contrast
On white
1.29
#CBEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CBEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA3
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA3 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49E
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#CEE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeea3; /* rgb */ color: rgb(203, 238, 163); /* oklch */ color: oklch(90.6% 0.105 128.6);
Tailwind
colors: {
custom: {
50: '#dbf3bf',
500: '#cbeea3',
950: '#000000',
},
}SCSS
$custom: #cbeea3; $custom-light: #dbf3bf; $custom-dark: #000000;
JSON
{
"hex": "#cbeea3",
"rgb": {
"r": 203,
"g": 238,
"b": 163
},
"hsl": {
"h": 88,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.90602,
"c": 0.10459,
"h": 128.6
},
"luminance": 0.7649
}Semantic roles & 50–950 ramp
primary
#CBEEA3
secondary
#976ACB
accent
#15D16C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582