#BDFEEF#BDFEEF
#BDFEEF is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.068 H 178.9°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEEF |
|---|---|
| RGB | rgb(189, 254, 239) |
| HSL | hsl(166, 97%, 87%) |
| HSV | hsv(166, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.13, -23.22, 0.61) |
| CIE-LCH | lch(95.13, 23.23, 178.48°) |
| OKLab | oklab(94.94% -0.068 0.0013) |
| OKLCH | oklch(94.94% 0.068 178.9) |
| XYZ | xyz(72.0032, 87.9312, 94.8232) |
| Luminance | 0.8793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.87
Eggshell Blue
#C4FFF7
ΔE00 2.81
Duck Egg Blue
#C3FBF4
ΔE00 3.34
Pale Cyan
#B7FFFA
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEEF #FEBDCC
analogous
#BDFECF #BDFEEF #BDEDFE
triadic
#BDFEEF #EFBDFE #FEEFBD
tetradic
#BDFEEF #CFBDFE #FEBDCC #EDFEBD
square
#BDFEEF #CFBDFE #FEBDCC #EDFEBD
split-complementary
#BDFEEF #FEBDED #FECFBD
monochromatic
#44FCD2 #81FDE0 #BDFEEF #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BDFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BDFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEEF
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEEF | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EDEDF0
Tritanopia (blue-blind)
#ABFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfeef; /* rgb */ color: rgb(189, 254, 239); /* oklch */ color: oklch(94.9% 0.068 178.9);
Tailwind
colors: {
custom: {
50: '#d2fff4',
500: '#bdfeef',
950: '#000000',
},
}SCSS
$custom: #bdfeef; $custom-light: #d2fff4; $custom-dark: #000000;
JSON
{
"hex": "#bdfeef",
"rgb": {
"r": 189,
"g": 254,
"b": 239
},
"hsl": {
"h": 166.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94944,
"c": 0.06799,
"h": 178.9
},
"luminance": 0.87934
}Semantic roles & 50–950 ramp
primary
#BDFEEF
secondary
#E67A93
accent
#0035E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685