#BDDFDF#BDDFDF
#BDDFDF is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.036 H 196.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFDF |
|---|---|
| RGB | rgb(189, 223, 223) |
| HSL | hsl(180, 35%, 81%) |
| HSV | hsv(180, 15%, 87%) |
| CMYK | cmyk(15.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.46, -11.10, -3.73) |
| CIE-LCH | lch(86.46, 11.71, 198.59°) |
| OKLab | oklab(87.91% -0.0343 -0.0102) |
| OKLCH | oklch(87.91% 0.036 196.5) |
| XYZ | xyz(60.6897, 68.9202, 79.9031) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.62
Lightblue
#ADD8E6
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.54
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Ice Blue (survey)
#D7FFFE
ΔE00 6.82
Pale Blue
#D0FEFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFDF #DFBDBD
analogous
#BDDFCE #BDDFDF #BDCEDF
triadic
#BDDFDF #DFBDDF #DFDFBD
tetradic
#BDDFDF #CEBDDF #DFBDBD #CEDFBD
square
#BDDFDF #CEBDDF #DFBDBD #CEDFBD
split-complementary
#BDDFDF #DFBDCE #DFCEBD
monochromatic
#6BB7B7 #94CBCB #BDDFDF #E6F3F3 #EAF5F5
Accessibility & contrast
On white
1.42
#BDDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BDDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFDF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFDF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#B3E1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddfdf; /* rgb */ color: rgb(189, 223, 223); /* oklch */ color: oklch(87.9% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#d1e9e9',
500: '#bddfdf',
950: '#000000',
},
}SCSS
$custom: #bddfdf; $custom-light: #d1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bddfdf",
"rgb": {
"r": 189,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87912,
"c": 0.03576,
"h": 196.5
},
"luminance": 0.68922
}Semantic roles & 50–950 ramp
primary
#BDDFDF
secondary
#B78989
accent
#3838AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484