#BDFFE6#BDFFE6
#BDFFE6 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 94.9% C 0.074 H 169.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE6 |
|---|---|
| RGB | rgb(189, 255, 230) |
| HSL | hsl(157, 100%, 87%) |
| HSV | hsv(157, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(95.18, -25.50, 5.33) |
| CIE-LCH | lch(95.18, 26.05, 168.21°) |
| OKLab | oklab(94.91% -0.0728 0.0137) |
| OKLCH | oklch(94.91% 0.074 169.4) |
| XYZ | xyz(71.0247, 88.0489, 88.1004) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.95
Pale Turquoise
#A5FBD5
ΔE00 4.58
Eggshell Blue
#C4FFF7
ΔE00 5.99
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Light Aqua
#8CFFDB
ΔE00 6.46
Pale Cyan
#B7FFFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE6 #FFBDD6
analogous
#BDFFC5 #BDFFE6 #BDF7FF
triadic
#BDFFE6 #E6BDFF #FFE6BD
tetradic
#BDFFE6 #C5BDFF #FFBDD6 #F7FFBD
square
#BDFFE6 #C5BDFF #FFBDD6 #F7FFBD
split-complementary
#BDFFE6 #FFBDF7 #FFC5BD
monochromatic
#43FFB8 #80FFCF #BDFFE6 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BDFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BDFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE6
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE6 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E5
Deuteranopia (green-blind)
#EFEEE8
Tritanopia (blue-blind)
#AEFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe6; /* rgb */ color: rgb(189, 255, 230); /* oklch */ color: oklch(94.9% 0.074 169.4);
Tailwind
colors: {
custom: {
50: '#d2ffed',
500: '#bdffe6',
950: '#000000',
},
}SCSS
$custom: #bdffe6; $custom-light: #d2ffed; $custom-dark: #000000;
JSON
{
"hex": "#bdffe6",
"rgb": {
"r": 189,
"g": 255,
"b": 230
},
"hsl": {
"h": 157.273,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94911,
"c": 0.07413,
"h": 169.4
},
"luminance": 0.88052
}Semantic roles & 50–950 ramp
primary
#BDFFE6
secondary
#E779A3
accent
#0057E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684