#CBF2AB#CBF2AB
#CBF2AB is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.6% C 0.102 H 131.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2AB |
|---|---|
| RGB | rgb(203, 242, 171) |
| HSL | hsl(93, 73%, 81%) |
| HSV | hsv(93, 29%, 95%) |
| CMYK | cmyk(16.1%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(91.30, -24.86, 30.25) |
| CIE-LCH | lch(91.30, 39.15, 129.42°) |
| OKLab | oklab(91.62% -0.0674 0.0761) |
| OKLCH | oklch(91.62% 0.102 131.5) |
| XYZ | xyz(63.7301, 79.1401, 50.4382) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.01
Very Pale Green
#CFFDBC
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.12
Very Light Green
#D1FFBD
ΔE00 3.23
Pale Green
#C7FDB5
ΔE00 3.23
Light Light Green
#C8FFB0
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2AB #D2ABF2
analogous
#EEF2AB #CBF2AB #ABF2AE
triadic
#CBF2AB #ABCBF2 #F2ABCB
tetradic
#CBF2AB #ABEEF2 #D2ABF2 #F2AEAB
square
#CBF2AB #ABEEF2 #D2ABF2 #F2AEAB
split-complementary
#CBF2AB #AEABF2 #F2ABEE
monochromatic
#89E241 #AAEA76 #CBF2AB #ECFAE0 #EFFBE5
Accessibility & contrast
On white
1.25
#CBF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CBF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2AB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2AB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#F2E5AE
Tritanopia (blue-blind)
#CDECDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf2ab; /* rgb */ color: rgb(203, 242, 171); /* oklch */ color: oklch(91.6% 0.102 131.5);
Tailwind
colors: {
custom: {
50: '#dbf6c4',
500: '#cbf2ab',
950: '#000000',
},
}SCSS
$custom: #cbf2ab; $custom-light: #dbf6c4; $custom-dark: #000000;
JSON
{
"hex": "#cbf2ab",
"rgb": {
"r": 203,
"g": 242,
"b": 171
},
"hsl": {
"h": 92.958,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.91617,
"c": 0.10161,
"h": 131.5
},
"luminance": 0.79141
}Semantic roles & 50–950 ramp
primary
#CBF2AB
secondary
#A570D1
accent
#10D57C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582