#CBFFD5#CBFFD5
#CBFFD5 is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.077 H 150.5°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFD5 |
|---|---|
| RGB | rgb(203, 255, 213) |
| HSL | hsl(132, 100%, 90%) |
| HSV | hsv(132, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(95.59, -24.36, 14.74) |
| CIE-LCH | lch(95.59, 28.47, 148.81°) |
| OKLab | oklab(95.32% -0.0672 0.0381) |
| OKLCH | oklch(95.32% 0.077 150.5) |
| XYZ | xyz(72.3957, 89.0185, 76.3059) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.95
Very Pale Green
#CFFDBC
ΔE00 5.90
Very Light Green
#D1FFBD
ΔE00 6.07
Pale Turquoise
#A5FBD5
ΔE00 6.07
Light Mint
#B6FFBB
ΔE00 6.10
Celadon
#BEFDB7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFD5 #FFCBF5
analogous
#DBFFCB #CBFFD5 #CBFFEF
triadic
#CBFFD5 #D5CBFF #FFD5CB
tetradic
#CBFFD5 #CBDBFF #FFCBF5 #FFEFCB
square
#CBFFD5 #CBDBFF #FFCBF5 #FFEFCB
split-complementary
#CBFFD5 #EFCBFF #FFCBDB
monochromatic
#51FF72 #8EFFA4 #CBFFD5 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.12
#CBFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CBFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFD5
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFD5 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D3
Deuteranopia (green-blind)
#F7F0D7
Tritanopia (blue-blind)
#C4FDF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffd5; /* rgb */ color: rgb(203, 255, 213); /* oklch */ color: oklch(95.3% 0.077 150.5);
Tailwind
colors: {
custom: {
50: '#dbffe2',
500: '#cbffd5',
950: '#000000',
},
}SCSS
$custom: #cbffd5; $custom-light: #dbffe2; $custom-dark: #000000;
JSON
{
"hex": "#cbffd5",
"rgb": {
"r": 203,
"g": 255,
"b": 213
},
"hsl": {
"h": 131.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95316,
"c": 0.07719,
"h": 150.5
},
"luminance": 0.89021
}Semantic roles & 50–950 ramp
primary
#CBFFD5
secondary
#E985D6
accent
#00B9E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684