#CBFAAF#CBFAAF
#CBFAAF is a very light, moderate yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.109 H 134.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFAAF |
|---|---|
| RGB | rgb(203, 250, 175) |
| HSL | hsl(98, 88%, 83%) |
| HSV | hsv(98, 30%, 98%) |
| CMYK | cmyk(18.8%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.52, -28.08, 31.22) |
| CIE-LCH | lch(93.52, 41.99, 131.97°) |
| OKLab | oklab(93.42% -0.0763 0.0785) |
| OKLCH | oklch(93.42% 0.109 134.2) |
| XYZ | xyz(66.5505, 84.1616, 53.2877) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.51
Pale Green
#C7FDB5
ΔE00 1.61
Very Pale Green
#CFFDBC
ΔE00 2.17
Very Light Green
#D1FFBD
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 2.24
Tea Green
#BDF8A3
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFAAF #DEAFFA
analogous
#F0FAAF #CBFAAF #AFFAB8
triadic
#CBFAAF #AFCBFA #FAAFCB
tetradic
#CBFAAF #AFF0FA #DEAFFA #FAB8AF
square
#CBFAAF #AFF0FA #DEAFFA #FAB8AF
split-complementary
#CBFAAF #B8AFFA #FAAFF0
monochromatic
#80F33C #A6F675 #CBFAAF #ECFDE2 #ECFDE2
Accessibility & contrast
On white
1.18
#CBFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CBFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFAAF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFAAF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#F9EBB3
Tritanopia (blue-blind)
#CBF4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfaaf; /* rgb */ color: rgb(203, 250, 175); /* oklch */ color: oklch(93.4% 0.109 134.2);
Tailwind
colors: {
custom: {
50: '#dbfcc7',
500: '#cbfaaf',
950: '#000000',
},
}SCSS
$custom: #cbfaaf; $custom-light: #dbfcc7; $custom-dark: #000000;
JSON
{
"hex": "#cbfaaf",
"rgb": {
"r": 203,
"g": 250,
"b": 175
},
"hsl": {
"h": 97.6,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93421,
"c": 0.10944,
"h": 134.2
},
"luminance": 0.84163
}Semantic roles & 50–950 ramp
primary
#CBFAAF
secondary
#B470DD
accent
#01E590
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582