#BDFEF2#BDFEF2
#BDFEF2 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.067 H 182.2°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEF2 |
|---|---|
| RGB | rgb(189, 254, 242) |
| HSL | hsl(169, 97%, 87%) |
| HSV | hsv(169, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.21, -22.60, -0.82) |
| CIE-LCH | lch(95.21, 22.62, 182.08°) |
| OKLab | oklab(95.03% -0.0668 -0.0026) |
| OKLCH | oklch(95.03% 0.067 182.2) |
| XYZ | xyz(72.4500, 88.1100, 97.1767) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.89
Duck Egg Blue
#C3FBF4
ΔE00 2.48
Pale Cyan
#B7FFFA
ΔE00 2.81
Pale Aqua
#B8FFEB
ΔE00 2.87
Light Light Blue
#CAFFFB
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEF2 #FEBDC9
analogous
#BDFED2 #BDFEF2 #BDEAFE
triadic
#BDFEF2 #F2BDFE #FEF2BD
tetradic
#BDFEF2 #D2BDFE #FEBDC9 #EAFEBD
square
#BDFEF2 #D2BDFE #FEBDC9 #EAFEBD
split-complementary
#BDFEF2 #FEBDEA #FED2BD
monochromatic
#44FCDA #81FDE6 #BDFEF2 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.13
#BDFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BDFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEF2
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEF2 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#ECEEF3
Tritanopia (blue-blind)
#AAFFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfef2; /* rgb */ color: rgb(189, 254, 242); /* oklch */ color: oklch(95.0% 0.067 182.2);
Tailwind
colors: {
custom: {
50: '#d2fff6',
500: '#bdfef2',
950: '#000000',
},
}SCSS
$custom: #bdfef2; $custom-light: #d2fff6; $custom-dark: #000000;
JSON
{
"hex": "#bdfef2",
"rgb": {
"r": 189,
"g": 254,
"b": 242
},
"hsl": {
"h": 168.923,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95029,
"c": 0.06683,
"h": 182.2
},
"luminance": 0.88113
}Semantic roles & 50–950 ramp
primary
#BDFEF2
secondary
#E67A8E
accent
#002AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685