#BDEFEA#BDEFEA
#BDEFEA is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.6% C 0.052 H 188.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEFEA |
|---|---|
| RGB | rgb(189, 239, 234) |
| HSL | hsl(174, 61%, 84%) |
| HSV | hsv(174, 21%, 94%) |
| CMYK | cmyk(20.9%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.00, -16.90, -2.83) |
| CIE-LCH | lch(91.00, 17.13, 189.52°) |
| OKLab | oklab(91.61% -0.051 -0.0078) |
| OKLCH | oklch(91.61% 0.052 188.8) |
| XYZ | xyz(66.6997, 78.4899, 89.4617) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.71
Paleturquoise
#AFEEEE
ΔE00 2.96
Light Light Blue
#CAFFFB
ΔE00 3.34
Eggshell Blue
#C4FFF7
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 4.16
Light Sky Blue
#C6FCFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEFEA #EFBDC2
analogous
#BDEFD1 #BDEFEA #BDDBEF
triadic
#BDEFEA #EABDEF #EFEABD
tetradic
#BDEFEA #D1BDEF #EFBDC2 #DBEFBD
square
#BDEFEA #D1BDEF #EFBDC2 #DBEFBD
split-complementary
#BDEFEA #EFBDDB #EFD1BD
monochromatic
#5AD7CB #8CE3DA #BDEFEA #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.26
#BDEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BDEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEFEA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEFEA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#AEF2ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdefea; /* rgb */ color: rgb(189, 239, 234); /* oklch */ color: oklch(91.6% 0.052 188.8);
Tailwind
colors: {
custom: {
50: '#d1f4f0',
500: '#bdefea',
950: '#000000',
},
}SCSS
$custom: #bdefea; $custom-light: #d1f4f0; $custom-dark: #000000;
JSON
{
"hex": "#bdefea",
"rgb": {
"r": 189,
"g": 239,
"b": 234
},
"hsl": {
"h": 174,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.91611,
"c": 0.05156,
"h": 188.8
},
"luminance": 0.78492
}Semantic roles & 50–950 ramp
primary
#BDEFEA
secondary
#CD838A
accent
#1D2EC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585