#CBFFD1#CBFFD1
#CBFFD1 is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.081 H 148.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD1 |
|---|---|
| RGB | rgb(203, 255, 209) |
| HSL | hsl(127, 100%, 90%) |
| HSV | hsv(127, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 18%, 0%) |
| CIE-LAB | lab(95.50, -25.05, 16.67) |
| CIE-LCH | lch(95.50, 30.09, 146.35°) |
| OKLab | oklab(95.22% -0.0688 0.0429) |
| OKLCH | oklch(95.22% 0.081 148) |
| XYZ | xyz(71.8942, 88.8179, 73.6649) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.89
Mint
#AAF0C1
ΔE00 4.89
Very Light Green
#D1FFBD
ΔE00 5.06
Light Mint
#B6FFBB
ΔE00 5.25
Celadon
#BEFDB7
ΔE00 5.34
Pale Green
#C7FDB5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD1 #FFCBF9
analogous
#DFFFCB #CBFFD1 #CBFFEB
triadic
#CBFFD1 #D1CBFF #FFD1CB
tetradic
#CBFFD1 #CBDFFF #FFCBF9 #FFEBCB
square
#CBFFD1 #CBDFFF #FFCBF9 #FFEBCB
split-complementary
#CBFFD1 #EBCBFF #FFCBDF
monochromatic
#51FF65 #8EFF9B #CBFFD1 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.12
#CBFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CBFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD1
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD1 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CE
Deuteranopia (green-blind)
#F8F0D3
Tritanopia (blue-blind)
#C5FDF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffd1; /* rgb */ color: rgb(203, 255, 209); /* oklch */ color: oklch(95.2% 0.081 148.0);
Tailwind
colors: {
custom: {
50: '#dbffdf',
500: '#cbffd1',
950: '#000000',
},
}SCSS
$custom: #cbffd1; $custom-light: #dbffdf; $custom-dark: #000000;
JSON
{
"hex": "#cbffd1",
"rgb": {
"r": 203,
"g": 255,
"b": 209
},
"hsl": {
"h": 126.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95221,
"c": 0.0811,
"h": 148
},
"luminance": 0.8882
}Semantic roles & 50–950 ramp
primary
#CBFFD1
secondary
#E985DE
accent
#00CBE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684