#BDFEFE#BDFEFE
#BDFEFE is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.4% C 0.065 H 196.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEFE |
|---|---|
| RGB | rgb(189, 254, 254) |
| HSL | hsl(180, 97%, 87%) |
| HSV | hsv(180, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.52, -20.07, -6.55) |
| CIE-LCH | lch(95.52, 21.11, 198.09°) |
| OKLab | oklab(95.38% -0.0621 -0.0179) |
| OKLCH | oklch(95.38% 0.065 196.1) |
| XYZ | xyz(74.3118, 88.8547, 106.9818) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.35
Light Light Blue
#CAFFFB
ΔE00 2.54
Light Sky Blue
#C6FCFF
ΔE00 2.56
Duck Egg Blue
#C3FBF4
ΔE00 3.00
Light Cyan
#ACFFFC
ΔE00 3.07
Eggshell Blue
#C4FFF7
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEFE #FEBDBD
analogous
#BDFEDE #BDFEFE #BDDEFE
triadic
#BDFEFE #FEBDFE #FEFEBD
tetradic
#BDFEFE #DEBDFE #FEBDBD #DEFEBD
square
#BDFEFE #DEBDFE #FEBDBD #DEFEBD
split-complementary
#BDFEFE #FEBDDE #FEDEBD
monochromatic
#44FCFC #81FDFD #BDFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.12
#BDFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#BDFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEFE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEFE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A7FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdfefe; /* rgb */ color: rgb(189, 254, 254); /* oklch */ color: oklch(95.4% 0.065 196.1);
Tailwind
colors: {
custom: {
50: '#d2fefe',
500: '#bdfefe',
950: '#000000',
},
}SCSS
$custom: #bdfefe; $custom-light: #d2fefe; $custom-dark: #000000;
JSON
{
"hex": "#bdfefe",
"rgb": {
"r": 189,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95381,
"c": 0.06461,
"h": 196.1
},
"luminance": 0.88858
}Semantic roles & 50–950 ramp
primary
#BDFEFE
secondary
#E67A7A
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685