#BDFEFD#BDFEFD
#BDFEFD is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.4% C 0.065 H 194.9°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEFD |
|---|---|
| RGB | rgb(189, 254, 253) |
| HSL | hsl(179, 97%, 87%) |
| HSV | hsv(179, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.49, -20.28, -6.08) |
| CIE-LCH | lch(95.49, 21.17, 196.68°) |
| OKLab | oklab(95.35% -0.0625 -0.0167) |
| OKLCH | oklch(95.35% 0.065 194.9) |
| XYZ | xyz(74.1521, 88.7908, 106.1407) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.00
Light Light Blue
#CAFFFB
ΔE00 2.39
Duck Egg Blue
#C3FBF4
ΔE00 2.69
Eggshell Blue
#C4FFF7
ΔE00 2.80
Light Sky Blue
#C6FCFF
ΔE00 2.82
Light Cyan
#ACFFFC
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEFD #FEBDBE
analogous
#BDFEDD #BDFEFD #BDDFFE
triadic
#BDFEFD #FDBDFE #FEFDBD
tetradic
#BDFEFD #DDBDFE #FEBDBE #DFFEBD
square
#BDFEFD #DDBDFE #FEBDBE #DFFEBD
split-complementary
#BDFEFD #FEBDDF #FEDDBD
monochromatic
#44FCF9 #81FDFB #BDFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BDFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#BDFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEFD
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEFD | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#A7FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfefd; /* rgb */ color: rgb(189, 254, 253); /* oklch */ color: oklch(95.4% 0.065 194.9);
Tailwind
colors: {
custom: {
50: '#d2fefe',
500: '#bdfefd',
950: '#000000',
},
}SCSS
$custom: #bdfefd; $custom-light: #d2fefe; $custom-dark: #000000;
JSON
{
"hex": "#bdfefd",
"rgb": {
"r": 189,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.077,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95351,
"c": 0.06464,
"h": 194.9
},
"luminance": 0.88794
}Semantic roles & 50–950 ramp
primary
#BDFEFD
secondary
#E67A7B
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685