#B5FDCD#B5FDCD
#B5FDCD is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.4% C 0.097 H 154.9°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FDCD |
|---|---|
| RGB | rgb(181, 253, 205) |
| HSL | hsl(140, 95%, 85%) |
| HSV | hsv(140, 28%, 99%) |
| CMYK | cmyk(28.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.66, -31.70, 15.95) |
| CIE-LCH | lch(93.66, 35.49, 153.30°) |
| OKLab | oklab(93.39% -0.0877 0.041) |
| OKLCH | oklch(93.39% 0.097 154.9) |
| XYZ | xyz(65.1972, 84.4792, 70.6167) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.73
Pale Turquoise
#A5FBD5
ΔE00 3.80
Light Seafoam
#A0FEBF
ΔE00 3.85
Light Mint
#B6FFBB
ΔE00 4.49
Light Mint Green
#A6FBB2
ΔE00 5.40
Light Seafoam Green
#A7FFB5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FDCD #FDB5E5
analogous
#C1FDB5 #B5FDCD #B5FDF1
triadic
#B5FDCD #CDB5FD #FDCDB5
tetradic
#B5FDCD #B5C1FD #FDB5E5 #FDF1B5
square
#B5FDCD #B5C1FD #FDB5E5 #FDF1B5
split-complementary
#B5FDCD #F1B5FD #FDB5C1
monochromatic
#3EFA7C #79FBA5 #B5FDCD #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.17
#B5FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#B5FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FDCD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FDCD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CA
Deuteranopia (green-blind)
#F1EAD0
Tritanopia (blue-blind)
#A9FBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b5fdcd; /* rgb */ color: rgb(181, 253, 205); /* oklch */ color: oklch(93.4% 0.097 154.9);
Tailwind
colors: {
custom: {
50: '#ccfedc',
500: '#b5fdcd',
950: '#000000',
},
}SCSS
$custom: #b5fdcd; $custom-light: #ccfedc; $custom-dark: #000000;
JSON
{
"hex": "#b5fdcd",
"rgb": {
"r": 181,
"g": 253,
"b": 205
},
"hsl": {
"h": 140,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.93393,
"c": 0.09681,
"h": 154.9
},
"luminance": 0.84482
}Semantic roles & 50–950 ramp
primary
#B5FDCD
secondary
#E373BE
accent
#0099E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131815
muted
#838684