#B7FFDF#B7FFDF
#B7FFDF is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.084 H 165.4°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFDF |
|---|---|
| RGB | rgb(183, 255, 223) |
| HSL | hsl(153, 100%, 86%) |
| HSV | hsv(153, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.70, -28.65, 8.20) |
| CIE-LCH | lch(94.70, 29.80, 164.04°) |
| OKLab | oklab(94.39% -0.0809 0.0212) |
| OKLCH | oklch(94.39% 0.084 165.4) |
| XYZ | xyz(68.6034, 86.9118, 82.9586) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.66
Pale Aqua
#B8FFEB
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 5.28
Mint
#AAF0C1
ΔE00 5.46
Aquamarine
#7FFFD4
ΔE00 6.58
Light Turquoise
#7EF4CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFDF #FFB7D7
analogous
#B7FFBB #B7FFDF #B7FBFF
triadic
#B7FFDF #DFB7FF #FFDFB7
tetradic
#B7FFDF #BBB7FF #FFB7D7 #FBFFB7
square
#B7FFDF #BBB7FF #FFB7D7 #FBFFB7
split-complementary
#B7FFDF #FFB7FB #FFBBB7
monochromatic
#3DFFA9 #7AFFC4 #B7FFDF #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.14
#B7FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#B7FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFDF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFDF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DD
Deuteranopia (green-blind)
#EFECE1
Tritanopia (blue-blind)
#A7FFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b7ffdf; /* rgb */ color: rgb(183, 255, 223); /* oklch */ color: oklch(94.4% 0.084 165.4);
Tailwind
colors: {
custom: {
50: '#ceffe9',
500: '#b7ffdf',
950: '#000000',
},
}SCSS
$custom: #b7ffdf; $custom-light: #ceffe9; $custom-dark: #000000;
JSON
{
"hex": "#b7ffdf",
"rgb": {
"r": 183,
"g": 255,
"b": 223
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94388,
"c": 0.08366,
"h": 165.4
},
"luminance": 0.86915
}Semantic roles & 50–950 ramp
primary
#B7FFDF
secondary
#E674A7
accent
#0066E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684