#CBFFD3#CBFFD3
#CBFFD3 is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.079 H 149.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD3 |
|---|---|
| RGB | rgb(203, 255, 211) |
| HSL | hsl(129, 100%, 90%) |
| HSV | hsv(129, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(95.55, -24.71, 15.71) |
| CIE-LCH | lch(95.55, 29.28, 147.55°) |
| OKLab | oklab(95.27% -0.068 0.0405) |
| OKLCH | oklch(95.27% 0.079 149.2) |
| XYZ | xyz(72.1434, 88.9176, 74.9772) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.90
Very Pale Green
#CFFDBC
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.56
Light Mint
#B6FFBB
ΔE00 5.66
Celadon
#BEFDB7
ΔE00 5.82
Pale Turquoise
#A5FBD5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD3 #FFCBF7
analogous
#DDFFCB #CBFFD3 #CBFFED
triadic
#CBFFD3 #D3CBFF #FFD3CB
tetradic
#CBFFD3 #CBDDFF #FFCBF7 #FFEDCB
square
#CBFFD3 #CBDDFF #FFCBF7 #FFEDCB
split-complementary
#CBFFD3 #EDCBFF #FFCBDD
monochromatic
#51FF6B #8EFF9F #CBFFD3 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.12
#CBFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CBFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD3
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD3 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D1
Deuteranopia (green-blind)
#F7F0D5
Tritanopia (blue-blind)
#C5FDF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffd3; /* rgb */ color: rgb(203, 255, 211); /* oklch */ color: oklch(95.3% 0.079 149.2);
Tailwind
colors: {
custom: {
50: '#dbffe0',
500: '#cbffd3',
950: '#000000',
},
}SCSS
$custom: #cbffd3; $custom-light: #dbffe0; $custom-dark: #000000;
JSON
{
"hex": "#cbffd3",
"rgb": {
"r": 203,
"g": 255,
"b": 211
},
"hsl": {
"h": 129.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95268,
"c": 0.07912,
"h": 149.2
},
"luminance": 0.8892
}Semantic roles & 50–950 ramp
primary
#CBFFD3
secondary
#E985DA
accent
#00C2E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684