#CBEEA2#CBEEA2
#CBEEA2 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.106 H 128.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA2 |
|---|---|
| RGB | rgb(203, 238, 162) |
| HSL | hsl(88, 69%, 78%) |
| HSV | hsv(88, 32%, 93%) |
| CMYK | cmyk(14.7%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(90.07, -24.21, 33.16) |
| CIE-LCH | lch(90.07, 41.05, 126.14°) |
| OKLab | oklab(90.58% -0.0657 0.0828) |
| OKLCH | oklch(90.58% 0.106 128.4) |
| XYZ | xyz(61.7238, 76.4536, 45.6806) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.96
Light Sage
#BCECAC
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.26
Light Grey Green
#B7E1A1
ΔE00 4.36
Light Light Green
#C8FFB0
ΔE00 4.55
Very Pale Green
#CFFDBC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA2 #C5A2EE
analogous
#EEEBA2 #CBEEA2 #A5EEA2
triadic
#CBEEA2 #A2CBEE #EEA2CB
tetradic
#CBEEA2 #A2EEEB #C5A2EE #EEA2A5
square
#CBEEA2 #A2EEEB #C5A2EE #EEA2A5
split-complementary
#CBEEA2 #A2A5EE #EBA2EE
monochromatic
#91DB3B #AEE56E #CBEEA2 #E8F7D6 #F1FAE5
Accessibility & contrast
On white
1.29
#CBEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CBEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49D
Deuteranopia (green-blind)
#F0E2A6
Tritanopia (blue-blind)
#CEE7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeea2; /* rgb */ color: rgb(203, 238, 162); /* oklch */ color: oklch(90.6% 0.106 128.4);
Tailwind
colors: {
custom: {
50: '#dbf3be',
500: '#cbeea2',
950: '#000000',
},
}SCSS
$custom: #cbeea2; $custom-light: #dbf3be; $custom-dark: #000000;
JSON
{
"hex": "#cbeea2",
"rgb": {
"r": 203,
"g": 238,
"b": 162
},
"hsl": {
"h": 87.632,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.90584,
"c": 0.10572,
"h": 128.4
},
"luminance": 0.76454
}Semantic roles & 50–950 ramp
primary
#CBEEA2
secondary
#9669CB
accent
#14D16B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582