#B7FFDE#B7FFDE
#B7FFDE is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.084 H 164.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFDE |
|---|---|
| RGB | rgb(183, 255, 222) |
| HSL | hsl(153, 100%, 86%) |
| HSV | hsv(153, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.68, -28.84, 8.68) |
| CIE-LCH | lch(94.68, 30.12, 163.26°) |
| OKLab | oklab(94.36% -0.0814 0.0224) |
| OKLCH | oklch(94.36% 0.084 164.6) |
| XYZ | xyz(68.4690, 86.8581, 82.2507) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.53
Pale Aqua
#B8FFEB
ΔE00 4.06
Mint
#AAF0C1
ΔE00 5.23
Light Aqua
#8CFFDB
ΔE00 5.30
Aquamarine
#7FFFD4
ΔE00 6.53
Light Turquoise
#7EF4CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFDE #FFB7D8
analogous
#B7FFBA #B7FFDE #B7FCFF
triadic
#B7FFDE #DEB7FF #FFDEB7
tetradic
#B7FFDE #BAB7FF #FFB7D8 #FCFFB7
square
#B7FFDE #BAB7FF #FFB7D8 #FCFFB7
split-complementary
#B7FFDE #FFB7FC #FFBAB7
monochromatic
#3DFFA6 #7AFFC2 #B7FFDE #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.14
#B7FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#B7FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFDE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFDE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#A7FFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b7ffde; /* rgb */ color: rgb(183, 255, 222); /* oklch */ color: oklch(94.4% 0.084 164.6);
Tailwind
colors: {
custom: {
50: '#ceffe8',
500: '#b7ffde',
950: '#000000',
},
}SCSS
$custom: #b7ffde; $custom-light: #ceffe8; $custom-dark: #000000;
JSON
{
"hex": "#b7ffde",
"rgb": {
"r": 183,
"g": 255,
"b": 222
},
"hsl": {
"h": 152.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94362,
"c": 0.08439,
"h": 164.6
},
"luminance": 0.86861
}Semantic roles & 50–950 ramp
primary
#B7FFDE
secondary
#E674A8
accent
#0069E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684