#B8FFDF#B8FFDF
#B8FFDF is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.4% C 0.083 H 165.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFDF |
|---|---|
| RGB | rgb(184, 255, 223) |
| HSL | hsl(153, 100%, 86%) |
| HSV | hsv(153, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.75, -28.35, 8.28) |
| CIE-LCH | lch(94.75, 29.54, 163.73°) |
| OKLab | oklab(94.44% -0.0801 0.0214) |
| OKLCH | oklch(94.44% 0.083 165.1) |
| XYZ | xyz(68.8421, 87.0349, 82.9698) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.77
Pale Aqua
#B8FFEB
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 5.43
Mint
#AAF0C1
ΔE00 5.45
Light Teal
#90E4C1
ΔE00 6.69
Aquamarine
#7FFFD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFDF #FFB8D8
analogous
#B8FFBB #B8FFDF #B8FBFF
triadic
#B8FFDF #DFB8FF #FFDFB8
tetradic
#B8FFDF #BBB8FF #FFB8D8 #FBFFB8
square
#B8FFDF #BBB8FF #FFB8D8 #FBFFB8
split-complementary
#B8FFDF #FFB8FB #FFBBB8
monochromatic
#3EFFA8 #7BFFC3 #B8FFDF #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.14
#B8FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#B8FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFDF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFDF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DD
Deuteranopia (green-blind)
#F0ECE1
Tritanopia (blue-blind)
#A8FFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b8ffdf; /* rgb */ color: rgb(184, 255, 223); /* oklch */ color: oklch(94.4% 0.083 165.1);
Tailwind
colors: {
custom: {
50: '#cfffe9',
500: '#b8ffdf',
950: '#000000',
},
}SCSS
$custom: #b8ffdf; $custom-light: #cfffe9; $custom-dark: #000000;
JSON
{
"hex": "#b8ffdf",
"rgb": {
"r": 184,
"g": 255,
"b": 223
},
"hsl": {
"h": 152.958,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94444,
"c": 0.08288,
"h": 165.1
},
"luminance": 0.87038
}Semantic roles & 50–950 ramp
primary
#B8FFDF
secondary
#E775A8
accent
#0067E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684