#CBFFD2#CBFFD2
#CBFFD2 is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.2% C 0.080 H 148.6°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD2 |
|---|---|
| RGB | rgb(203, 255, 210) |
| HSL | hsl(128, 100%, 90%) |
| HSV | hsv(128, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(95.53, -24.88, 16.19) |
| CIE-LCH | lch(95.53, 29.68, 146.94°) |
| OKLab | oklab(95.24% -0.0684 0.0417) |
| OKLCH | oklch(95.24% 0.08 148.6) |
| XYZ | xyz(72.0184, 88.8676, 74.3190) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.89
Very Pale Green
#CFFDBC
ΔE00 5.14
Very Light Green
#D1FFBD
ΔE00 5.31
Light Mint
#B6FFBB
ΔE00 5.45
Celadon
#BEFDB7
ΔE00 5.58
Pale Green
#C7FDB5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD2 #FFCBF8
analogous
#DEFFCB #CBFFD2 #CBFFEC
triadic
#CBFFD2 #D2CBFF #FFD2CB
tetradic
#CBFFD2 #CBDEFF #FFCBF8 #FFECCB
square
#CBFFD2 #CBDEFF #FFCBF8 #FFECCB
split-complementary
#CBFFD2 #ECCBFF #FFCBDE
monochromatic
#51FF68 #8EFF9D #CBFFD2 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.12
#CBFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CBFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD2
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD2 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D0
Deuteranopia (green-blind)
#F7F0D4
Tritanopia (blue-blind)
#C5FDF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffd2; /* rgb */ color: rgb(203, 255, 210); /* oklch */ color: oklch(95.2% 0.080 148.6);
Tailwind
colors: {
custom: {
50: '#dbffdf',
500: '#cbffd2',
950: '#000000',
},
}SCSS
$custom: #cbffd2; $custom-light: #dbffdf; $custom-dark: #000000;
JSON
{
"hex": "#cbffd2",
"rgb": {
"r": 203,
"g": 255,
"b": 210
},
"hsl": {
"h": 128.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95244,
"c": 0.08011,
"h": 148.6
},
"luminance": 0.8887
}Semantic roles & 50–950 ramp
primary
#CBFFD2
secondary
#E985DC
accent
#00C7E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684