#CBFFD9#CBFFD9
#CBFFD9 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.073 H 153.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD9 |
|---|---|
| RGB | rgb(203, 255, 217) |
| HSL | hsl(136, 100%, 90%) |
| HSV | hsv(136, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(95.67, -23.65, 12.82) |
| CIE-LCH | lch(95.67, 26.90, 151.54°) |
| OKLab | oklab(95.41% -0.0655 0.0331) |
| OKLCH | oklch(95.41% 0.073 153.2) |
| XYZ | xyz(72.9096, 89.2241, 79.0127) |
| Luminance | 0.8923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.24
Pale Turquoise
#A5FBD5
ΔE00 5.75
Very Pale Green
#CFFDBC
ΔE00 6.95
Pale Aqua
#B8FFEB
ΔE00 6.99
Light Mint
#B6FFBB
ΔE00 7.03
Very Light Green
#D1FFBD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD9 #FFCBF1
analogous
#D7FFCB #CBFFD9 #CBFFF3
triadic
#CBFFD9 #D9CBFF #FFD9CB
tetradic
#CBFFD9 #CBD7FF #FFCBF1 #FFF3CB
square
#CBFFD9 #CBD7FF #FFCBF1 #FFF3CB
split-complementary
#CBFFD9 #F3CBFF #FFCBD7
monochromatic
#51FF80 #8EFFAC #CBFFD9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.11
#CBFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CBFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD9
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD9 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D7
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#C4FDF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffd9; /* rgb */ color: rgb(203, 255, 217); /* oklch */ color: oklch(95.4% 0.073 153.2);
Tailwind
colors: {
custom: {
50: '#dbffe4',
500: '#cbffd9',
950: '#000000',
},
}SCSS
$custom: #cbffd9; $custom-light: #dbffe4; $custom-dark: #000000;
JSON
{
"hex": "#cbffd9",
"rgb": {
"r": 203,
"g": 255,
"b": 217
},
"hsl": {
"h": 136.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95413,
"c": 0.07342,
"h": 153.2
},
"luminance": 0.89226
}Semantic roles & 50–950 ramp
primary
#CBFFD9
secondary
#E985CE
accent
#00A8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684