#CBFFD8#CBFFD8
#CBFFD8 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.074 H 152.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD8 |
|---|---|
| RGB | rgb(203, 255, 216) |
| HSL | hsl(135, 100%, 90%) |
| HSV | hsv(135, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(95.65, -23.83, 13.30) |
| CIE-LCH | lch(95.65, 27.29, 150.83°) |
| OKLab | oklab(95.39% -0.0659 0.0344) |
| OKLCH | oklch(95.39% 0.074 152.5) |
| XYZ | xyz(72.7800, 89.1722, 78.3298) |
| Luminance | 0.8917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.15
Pale Turquoise
#A5FBD5
ΔE00 5.81
Very Pale Green
#CFFDBC
ΔE00 6.68
Light Mint
#B6FFBB
ΔE00 6.79
Very Light Green
#D1FFBD
ΔE00 6.85
Celadon
#BEFDB7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD8 #FFCBF2
analogous
#D8FFCB #CBFFD8 #CBFFF2
triadic
#CBFFD8 #D8CBFF #FFD8CB
tetradic
#CBFFD8 #CBD8FF #FFCBF2 #FFF2CB
square
#CBFFD8 #CBD8FF #FFCBF2 #FFF2CB
split-complementary
#CBFFD8 #F2CBFF #FFCBD8
monochromatic
#51FF7C #8EFFAA #CBFFD8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.11
#CBFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#CBFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD8
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD8 | 1.00 | 1.11 | 18.83 | 18.83 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D6
Deuteranopia (green-blind)
#F6F0DA
Tritanopia (blue-blind)
#C4FDF4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffd8; /* rgb */ color: rgb(203, 255, 216); /* oklch */ color: oklch(95.4% 0.074 152.5);
Tailwind
colors: {
custom: {
50: '#dbffe4',
500: '#cbffd8',
950: '#000000',
},
}SCSS
$custom: #cbffd8; $custom-light: #dbffe4; $custom-dark: #000000;
JSON
{
"hex": "#cbffd8",
"rgb": {
"r": 203,
"g": 255,
"b": 216
},
"hsl": {
"h": 135,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95388,
"c": 0.07435,
"h": 152.5
},
"luminance": 0.89174
}Semantic roles & 50–950 ramp
primary
#CBFFD8
secondary
#E985D0
accent
#00ACE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684