#BEDACF#BEDACF
#BEDACF is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.5% C 0.033 H 169.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDACF |
|---|---|
| RGB | rgb(190, 218, 207) |
| HSL | hsl(156, 27%, 80%) |
| HSV | hsv(156, 13%, 85%) |
| CMYK | cmyk(12.8%, 0%, 5%, 14.5%) |
| CIE-LAB | lab(84.79, -11.40, 2.28) |
| CIE-LCH | lch(84.79, 11.62, 168.69°) |
| OKLab | oklab(86.46% -0.0329 0.0059) |
| OKLCH | oklch(86.46% 0.033 169.9) |
| XYZ | xyz(57.5664, 65.5938, 68.6473) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.16
Ice
#D6FFFA
ΔE00 8.61
Duck Egg Blue
#C3FBF4
ΔE00 9.05
Paleturquoise
#AFEEEE
ΔE00 9.15
Ice Blue (survey)
#D7FFFE
ΔE00 9.19
Very Pale Blue
#D6FFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDACF #DABEC9
analogous
#BEDAC1 #BEDACF #BED7DA
triadic
#BEDACF #CFBEDA #DACFBE
tetradic
#BEDACF #C1BEDA #DABEC9 #D7DABE
square
#BEDACF #C1BEDA #DABEC9 #D7DABE
split-complementary
#BEDACF #DABED7 #DAC1BE
monochromatic
#70AE95 #97C4B2 #BEDACF #E5F0EC #EBF4F1
Accessibility & contrast
On white
1.49
#BEDACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BEDACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDACF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDACF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#B8DAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedacf; /* rgb */ color: rgb(190, 218, 207); /* oklch */ color: oklch(86.5% 0.033 169.9);
Tailwind
colors: {
custom: {
50: '#d1e5dd',
500: '#bedacf',
950: '#000000',
},
}SCSS
$custom: #bedacf; $custom-light: #d1e5dd; $custom-dark: #000000;
JSON
{
"hex": "#bedacf",
"rgb": {
"r": 190,
"g": 218,
"b": 207
},
"hsl": {
"h": 156.429,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.86464,
"c": 0.03338,
"h": 169.9
},
"luminance": 0.65595
}Semantic roles & 50–950 ramp
primary
#BEDACF
secondary
#B18B9A
accent
#3F68A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484