#BDFEF8#BDFEF8
#BDFEF8 is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.065 H 189.0°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF8 |
|---|---|
| RGB | rgb(189, 254, 248) |
| HSL | hsl(174, 97%, 87%) |
| HSV | hsv(174, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(95.36, -21.35, -3.69) |
| CIE-LCH | lch(95.36, 21.66, 189.81°) |
| OKLab | oklab(95.2% -0.0644 -0.0102) |
| OKLCH | oklch(95.2% 0.065 189) |
| XYZ | xyz(73.3660, 88.4764, 102.0007) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.14
Eggshell Blue
#C4FFF7
ΔE00 1.31
Duck Egg Blue
#C3FBF4
ΔE00 1.64
Light Light Blue
#CAFFFB
ΔE00 2.48
Light Cyan
#ACFFFC
ΔE00 2.80
Paleturquoise
#AFEEEE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF8 #FEBDC3
analogous
#BDFED8 #BDFEF8 #BDE4FE
triadic
#BDFEF8 #F8BDFE #FEF8BD
tetradic
#BDFEF8 #D8BDFE #FEBDC3 #E4FEBD
square
#BDFEF8 #D8BDFE #FEBDC3 #E4FEBD
split-complementary
#BDFEF8 #FEBDE4 #FED8BD
monochromatic
#44FCEB #81FDF2 #BDFEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.12
#BDFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BDFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF8
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF8 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#A9FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfef8; /* rgb */ color: rgb(189, 254, 248); /* oklch */ color: oklch(95.2% 0.065 189.0);
Tailwind
colors: {
custom: {
50: '#d2fffa',
500: '#bdfef8',
950: '#000000',
},
}SCSS
$custom: #bdfef8; $custom-light: #d2fffa; $custom-dark: #000000;
JSON
{
"hex": "#bdfef8",
"rgb": {
"r": 189,
"g": 254,
"b": 248
},
"hsl": {
"h": 174.462,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95202,
"c": 0.06522,
"h": 189
},
"luminance": 0.8848
}Semantic roles & 50–950 ramp
primary
#BDFEF8
secondary
#E67A84
accent
#0015E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685