#BCDFDA#BCDFDA
#BCDFDA is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.037 H 186.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFDA |
|---|---|
| RGB | rgb(188, 223, 218) |
| HSL | hsl(171, 35%, 81%) |
| HSV | hsv(171, 16%, 87%) |
| CMYK | cmyk(15.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.27, -12.43, -1.39) |
| CIE-LCH | lch(86.27, 12.50, 186.38°) |
| OKLab | oklab(87.7% -0.0372 -0.0039) |
| OKLCH | oklch(87.7% 0.037 186) |
| XYZ | xyz(59.7783, 68.5271, 76.3936) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 6.33
Ice
#D6FFFA
ΔE00 6.81
Very Pale Blue
#D6FFFE
ΔE00 7.04
Pale Blue
#D0FEFE
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFDA #DFBCC1
analogous
#BCDFC8 #BCDFDA #BCD2DF
triadic
#BCDFDA #DABCDF #DFDABC
tetradic
#BCDFDA #C8BCDF #DFBCC1 #D2DFBC
square
#BCDFDA #C8BCDF #DFBCC1 #D2DFBC
split-complementary
#BCDFDA #DFBCD2 #DFC8BC
monochromatic
#69B7AC #93CBC3 #BCDFDA #E5F3F1 #EAF5F4
Accessibility & contrast
On white
1.43
#BCDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BCDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFDA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFDA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#B3E1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdfda; /* rgb */ color: rgb(188, 223, 218); /* oklch */ color: oklch(87.7% 0.037 186.0);
Tailwind
colors: {
custom: {
50: '#d0e9e5',
500: '#bcdfda',
950: '#000000',
},
}SCSS
$custom: #bcdfda; $custom-light: #d0e9e5; $custom-dark: #000000;
JSON
{
"hex": "#bcdfda",
"rgb": {
"r": 188,
"g": 223,
"b": 218
},
"hsl": {
"h": 171.429,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87698,
"c": 0.03741,
"h": 186
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#BCDFDA
secondary
#B7888F
accent
#3748AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484