#BEDACE#BEDACE
#BEDACE is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.4% C 0.034 H 167.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDACE |
|---|---|
| RGB | rgb(190, 218, 206) |
| HSL | hsl(154, 27%, 80%) |
| HSV | hsv(154, 13%, 85%) |
| CMYK | cmyk(12.8%, 0%, 5.5%, 14.5%) |
| CIE-LAB | lab(84.76, -11.59, 2.77) |
| CIE-LCH | lch(84.76, 11.91, 166.55°) |
| OKLab | oklab(86.44% -0.0333 0.0072) |
| OKLCH | oklch(86.44% 0.034 167.9) |
| XYZ | xyz(57.4446, 65.5450, 68.0055) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.52
Ice
#D6FFFA
ΔE00 8.75
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Paleturquoise
#AFEEEE
ΔE00 9.35
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Very Pale Blue
#D6FFFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDACE #DABECA
analogous
#BEDAC0 #BEDACE #BED8DA
triadic
#BEDACE #CEBEDA #DACEBE
tetradic
#BEDACE #C0BEDA #DABECA #D8DABE
square
#BEDACE #C0BEDA #DABECA #D8DABE
split-complementary
#BEDACE #DABED8 #DAC0BE
monochromatic
#70AE93 #97C4B1 #BEDACE #E5F0EB #EBF4F0
Accessibility & contrast
On white
1.49
#BEDACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BEDACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDACE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDACE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#B9DAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedace; /* rgb */ color: rgb(190, 218, 206); /* oklch */ color: oklch(86.4% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#d1e5dc',
500: '#bedace',
950: '#000000',
},
}SCSS
$custom: #bedace; $custom-light: #d1e5dc; $custom-dark: #000000;
JSON
{
"hex": "#bedace",
"rgb": {
"r": 190,
"g": 218,
"b": 206
},
"hsl": {
"h": 154.286,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.86436,
"c": 0.03402,
"h": 167.9
},
"luminance": 0.65546
}Semantic roles & 50–950 ramp
primary
#BEDACE
secondary
#B18B9B
accent
#3F6BA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484