#BDFEEE#BDFEEE
#BDFEEE is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.068 H 177.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEEE |
|---|---|
| RGB | rgb(189, 254, 238) |
| HSL | hsl(165, 97%, 87%) |
| HSV | hsv(165, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.11, -23.42, 1.09) |
| CIE-LCH | lch(95.11, 23.45, 177.32°) |
| OKLab | oklab(94.92% -0.0684 0.0025) |
| OKLCH | oklch(94.92% 0.068 177.9) |
| XYZ | xyz(71.8559, 87.8723, 94.0473) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.57
Eggshell Blue
#C4FFF7
ΔE00 3.13
Duck Egg Blue
#C3FBF4
ΔE00 3.64
Pale Cyan
#B7FFFA
ΔE00 4.20
Light Light Blue
#CAFFFB
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEEE #FEBDCD
analogous
#BDFECE #BDFEEE #BDEEFE
triadic
#BDFEEE #EEBDFE #FEEEBD
tetradic
#BDFEEE #CEBDFE #FEBDCD #EEFEBD
square
#BDFEEE #CEBDFE #FEBDCD #EEFEBD
split-complementary
#BDFEEE #FEBDEE #FECEBD
monochromatic
#44FCCF #81FDDE #BDFEEE #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BDFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#BDFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEEE
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEEE | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#ACFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfeee; /* rgb */ color: rgb(189, 254, 238); /* oklch */ color: oklch(94.9% 0.068 177.9);
Tailwind
colors: {
custom: {
50: '#d2fff3',
500: '#bdfeee',
950: '#000000',
},
}SCSS
$custom: #bdfeee; $custom-light: #d2fff3; $custom-dark: #000000;
JSON
{
"hex": "#bdfeee",
"rgb": {
"r": 189,
"g": 254,
"b": 238
},
"hsl": {
"h": 165.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94915,
"c": 0.06843,
"h": 177.9
},
"luminance": 0.87875
}Semantic roles & 50–950 ramp
primary
#BDFEEE
secondary
#E67A94
accent
#0038E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685