#CBFFD0#CBFFD0
#CBFFD0 is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.082 H 147.5°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD0 |
|---|---|
| RGB | rgb(203, 255, 208) |
| HSL | hsl(126, 100%, 90%) |
| HSV | hsv(126, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(95.48, -25.22, 17.16) |
| CIE-LCH | lch(95.48, 30.50, 145.78°) |
| OKLab | oklab(95.2% -0.0692 0.0441) |
| OKLCH | oklch(95.2% 0.082 147.5) |
| XYZ | xyz(71.7708, 88.7686, 73.0149) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.64
Very Light Green
#D1FFBD
ΔE00 4.82
Mint
#AAF0C1
ΔE00 4.91
Light Mint
#B6FFBB
ΔE00 5.06
Celadon
#BEFDB7
ΔE00 5.10
Pale Green
#C7FDB5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD0 #FFCBFA
analogous
#E0FFCB #CBFFD0 #CBFFEA
triadic
#CBFFD0 #D0CBFF #FFD0CB
tetradic
#CBFFD0 #CBE0FF #FFCBFA #FFEACB
square
#CBFFD0 #CBE0FF #FFCBFA #FFEACB
split-complementary
#CBFFD0 #EACBFF #FFCBE0
monochromatic
#51FF61 #8EFF99 #CBFFD0 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.12
#CBFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CBFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD0
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD0 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CD
Deuteranopia (green-blind)
#F8F0D2
Tritanopia (blue-blind)
#C5FCF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffd0; /* rgb */ color: rgb(203, 255, 208); /* oklch */ color: oklch(95.2% 0.082 147.5);
Tailwind
colors: {
custom: {
50: '#dbffde',
500: '#cbffd0',
950: '#000000',
},
}SCSS
$custom: #cbffd0; $custom-light: #dbffde; $custom-dark: #000000;
JSON
{
"hex": "#cbffd0",
"rgb": {
"r": 203,
"g": 255,
"b": 208
},
"hsl": {
"h": 125.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95197,
"c": 0.08209,
"h": 147.5
},
"luminance": 0.88771
}Semantic roles & 50–950 ramp
primary
#CBFFD0
secondary
#E985E0
accent
#00CFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684