#BEDEDC#BEDEDC
#BEDEDC is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.034 H 191.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEDC |
|---|---|
| RGB | rgb(190, 222, 220) |
| HSL | hsl(176, 33%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.18, -10.88, -2.56) |
| CIE-LCH | lch(86.18, 11.18, 193.22°) |
| OKLab | oklab(87.68% -0.0331 -0.007) |
| OKLCH | oklch(87.68% 0.034 191.9) |
| XYZ | xyz(60.2714, 68.3555, 77.7147) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Pale Blue
#D6FFFE
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEDC #DEBEC0
analogous
#BEDECC #BEDEDC #BED0DE
triadic
#BEDEDC #DCBEDE #DEDCBE
tetradic
#BEDEDC #CCBEDE #DEBEC0 #D0DEBE
square
#BEDEDC #CCBEDE #DEBEC0 #D0DEBE
split-complementary
#BEDEDC #DEBED0 #DECCBE
monochromatic
#6DB5B0 #95C9C6 #BEDEDC #E7F3F2 #EBF5F4
Accessibility & contrast
On white
1.43
#BEDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BEDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEDC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEDC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D3D6DC
Tritanopia (blue-blind)
#B5E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bededc; /* rgb */ color: rgb(190, 222, 220); /* oklch */ color: oklch(87.7% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#d2e8e6',
500: '#bededc',
950: '#000000',
},
}SCSS
$custom: #bededc; $custom-light: #d2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bededc",
"rgb": {
"r": 190,
"g": 222,
"b": 220
},
"hsl": {
"h": 176.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8768,
"c": 0.03387,
"h": 191.9
},
"luminance": 0.68357
}Semantic roles & 50–950 ramp
primary
#BEDEDC
secondary
#B68A8D
accent
#3A41AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484