#B7FDCD#B7FDCD
#B7FDCD is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.5% C 0.095 H 154.3°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FDCD |
|---|---|
| RGB | rgb(183, 253, 205) |
| HSL | hsl(139, 95%, 85%) |
| HSV | hsv(139, 28%, 99%) |
| CMYK | cmyk(27.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.76, -31.09, 16.11) |
| CIE-LCH | lch(93.76, 35.02, 152.61°) |
| OKLab | oklab(93.51% -0.0859 0.0414) |
| OKLCH | oklch(93.51% 0.095 154.3) |
| XYZ | xyz(65.6697, 84.7228, 70.6388) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 4.02
Pale Turquoise
#A5FBD5
ΔE00 4.04
Light Mint
#B6FFBB
ΔE00 4.41
Celadon
#BEFDB7
ΔE00 5.41
Light Mint Green
#A6FBB2
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FDCD #FDB7E7
analogous
#C4FDB7 #B7FDCD #B7FDF0
triadic
#B7FDCD #CDB7FD #FDCDB7
tetradic
#B7FDCD #B7C4FD #FDB7E7 #FDF0B7
square
#B7FDCD #B7C4FD #FDB7E7 #FDF0B7
split-complementary
#B7FDCD #F0B7FD #FDB7C4
monochromatic
#40FA7A #7BFBA4 #B7FDCD #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.17
#B7FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#B7FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FDCD
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FDCD | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CA
Deuteranopia (green-blind)
#F1EAD0
Tritanopia (blue-blind)
#ACFBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b7fdcd; /* rgb */ color: rgb(183, 253, 205); /* oklch */ color: oklch(93.5% 0.095 154.3);
Tailwind
colors: {
custom: {
50: '#cefedc',
500: '#b7fdcd',
950: '#000000',
},
}SCSS
$custom: #b7fdcd; $custom-light: #cefedc; $custom-dark: #000000;
JSON
{
"hex": "#b7fdcd",
"rgb": {
"r": 183,
"g": 253,
"b": 205
},
"hsl": {
"h": 138.857,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.93506,
"c": 0.09541,
"h": 154.3
},
"luminance": 0.84726
}Semantic roles & 50–950 ramp
primary
#B7FDCD
secondary
#E375C0
accent
#009DE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684