#BDDCDA#BDDCDA
#BDDCDA is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.1% C 0.033 H 191.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCDA |
|---|---|
| RGB | rgb(189, 220, 218) |
| HSL | hsl(176, 31%, 80%) |
| HSV | hsv(176, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.54, -10.58, -2.46) |
| CIE-LCH | lch(85.54, 10.86, 193.07°) |
| OKLab | oklab(87.13% -0.0322 -0.0067) |
| OKLCH | oklch(87.13% 0.033 191.8) |
| XYZ | xyz(59.2311, 67.0657, 76.1404) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 7.37
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Very Pale Blue
#D6FFFE
ΔE00 7.59
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCDA #DCBDBF
analogous
#BDDCCA #BDDCDA #BDCEDC
triadic
#BDDCDA #DABDDC #DCDABD
tetradic
#BDDCDA #CABDDC #DCBDBF #CEDCBD
square
#BDDCDA #CABDDC #DCBDBF #CEDCBD
split-complementary
#BDDCDA #DCBDCE #DCCABD
monochromatic
#6DB2AD #95C7C4 #BDDCDA #E5F1F0 #EBF4F4
Accessibility & contrast
On white
1.46
#BDDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BDDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCDA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCDA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#B4DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddcda; /* rgb */ color: rgb(189, 220, 218); /* oklch */ color: oklch(87.1% 0.033 191.8);
Tailwind
colors: {
custom: {
50: '#d1e6e5',
500: '#bddcda',
950: '#000000',
},
}SCSS
$custom: #bddcda; $custom-light: #d1e6e5; $custom-dark: #000000;
JSON
{
"hex": "#bddcda",
"rgb": {
"r": 189,
"g": 220,
"b": 218
},
"hsl": {
"h": 176.129,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87134,
"c": 0.03289,
"h": 191.8
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#BDDCDA
secondary
#B38A8D
accent
#3C43A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484