#CBFCDF#CBFCDF
#CBFCDF is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.9% C 0.063 H 159.0°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCDF |
|---|---|
| RGB | rgb(203, 252, 223) |
| HSL | hsl(144, 89%, 89%) |
| HSV | hsv(144, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.01, -21.11, 8.79) |
| CIE-LCH | lch(95.01, 22.87, 157.41°) |
| OKLab | oklab(94.93% -0.0592 0.0228) |
| OKLCH | oklch(94.93% 0.063 159) |
| XYZ | xyz(72.7547, 87.6429, 82.8812) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.27
Pale Turquoise
#A5FBD5
ΔE00 6.12
Mint
#AAF0C1
ΔE00 6.55
Eggshell Blue
#C4FFF7
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 7.89
Light Teal
#90E4C1
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCDF #FCCBE8
analogous
#D0FCCB #CBFCDF #CBFCF8
triadic
#CBFCDF #DFCBFC #FCDFCB
tetradic
#CBFCDF #CBD0FC #FCCBE8 #FCF8CB
square
#CBFCDF #CBD0FC #FCCBE8 #FCF8CB
split-complementary
#CBFCDF #F8CBFC #FCCBD0
monochromatic
#57F598 #91F9BB #CBFCDF #E2FDED #E2FDED
Accessibility & contrast
On white
1.13
#CBFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#CBFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCDF
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCDF | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DE
Deuteranopia (green-blind)
#F2EEE1
Tritanopia (blue-blind)
#C3FBF3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfcdf; /* rgb */ color: rgb(203, 252, 223); /* oklch */ color: oklch(94.9% 0.063 159.0);
Tailwind
colors: {
custom: {
50: '#dbfde9',
500: '#cbfcdf',
950: '#000000',
},
}SCSS
$custom: #cbfcdf; $custom-light: #dbfde9; $custom-dark: #000000;
JSON
{
"hex": "#cbfcdf",
"rgb": {
"r": 203,
"g": 252,
"b": 223
},
"hsl": {
"h": 144.49,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.94927,
"c": 0.06343,
"h": 159
},
"luminance": 0.87645
}Semantic roles & 50–950 ramp
primary
#CBFCDF
secondary
#E388BE
accent
#0088E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584