#BDFFEF#BDFFEF
#BDFFEF is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.069 H 178.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFEF |
|---|---|
| RGB | rgb(189, 255, 239) |
| HSL | hsl(165, 100%, 87%) |
| HSV | hsv(165, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.40, -23.70, 1.00) |
| CIE-LCH | lch(95.40, 23.72, 177.57°) |
| OKLab | oklab(95.16% -0.0692 0.0023) |
| OKLCH | oklch(95.16% 0.069 178.1) |
| XYZ | xyz(72.3213, 88.5676, 94.9292) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.52
Eggshell Blue
#C4FFF7
ΔE00 3.15
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Pale Cyan
#B7FFFA
ΔE00 4.15
Light Light Blue
#CAFFFB
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFEF #FFBDCD
analogous
#BDFFCE #BDFFEF #BDEEFF
triadic
#BDFFEF #EFBDFF #FFEFBD
tetradic
#BDFFEF #CEBDFF #FFBDCD #EEFFBD
square
#BDFFEF #CEBDFF #FFBDCD #EEFFBD
split-complementary
#BDFFEF #FFBDEE #FFCEBD
monochromatic
#43FFD1 #80FFE0 #BDFFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.12
#BDFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#BDFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFEF
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFEF | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#ABFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdffef; /* rgb */ color: rgb(189, 255, 239); /* oklch */ color: oklch(95.2% 0.069 178.1);
Tailwind
colors: {
custom: {
50: '#d2fff4',
500: '#bdffef',
950: '#000000',
},
}SCSS
$custom: #bdffef; $custom-light: #d2fff4; $custom-dark: #000000;
JSON
{
"hex": "#bdffef",
"rgb": {
"r": 189,
"g": 255,
"b": 239
},
"hsl": {
"h": 165.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95157,
"c": 0.06926,
"h": 178.1
},
"luminance": 0.88571
}Semantic roles & 50–950 ramp
primary
#BDFFEF
secondary
#E77994
accent
#0038E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685