#CBFFDC#CBFFDC
#CBFFDC is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.071 H 155.4°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFDC |
|---|---|
| RGB | rgb(203, 255, 220) |
| HSL | hsl(140, 100%, 90%) |
| HSV | hsv(140, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.74, -23.11, 11.37) |
| CIE-LCH | lch(95.74, 25.75, 153.80°) |
| OKLab | oklab(95.49% -0.0643 0.0294) |
| OKLCH | oklch(95.49% 0.071 155.4) |
| XYZ | xyz(73.3034, 89.3816, 81.0865) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.61
Pale Turquoise
#A5FBD5
ΔE00 5.63
Pale Aqua
#B8FFEB
ΔE00 6.24
Very Pale Green
#CFFDBC
ΔE00 7.77
Light Mint
#B6FFBB
ΔE00 7.78
Very Light Green
#D1FFBD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFDC #FFCBEE
analogous
#D4FFCB #CBFFDC #CBFFF6
triadic
#CBFFDC #DCCBFF #FFDCCB
tetradic
#CBFFDC #CBD4FF #FFCBEE #FFF6CB
square
#CBFFDC #CBD4FF #FFCBEE #FFF6CB
split-complementary
#CBFFDC #F6CBFF #FFCBD4
monochromatic
#51FF8A #8EFFB3 #CBFFDC #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.11
#CBFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CBFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFDC
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFDC | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6DA
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#C3FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffdc; /* rgb */ color: rgb(203, 255, 220); /* oklch */ color: oklch(95.5% 0.071 155.4);
Tailwind
colors: {
custom: {
50: '#dbffe6',
500: '#cbffdc',
950: '#000000',
},
}SCSS
$custom: #cbffdc; $custom-light: #dbffe6; $custom-dark: #000000;
JSON
{
"hex": "#cbffdc",
"rgb": {
"r": 203,
"g": 255,
"b": 220
},
"hsl": {
"h": 139.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95487,
"c": 0.07072,
"h": 155.4
},
"luminance": 0.89384
}Semantic roles & 50–950 ramp
primary
#CBFFDC
secondary
#E985C9
accent
#009AE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684