#BEDEDE#BEDEDE
#BEDEDE is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.034 H 196.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEDE |
|---|---|
| RGB | rgb(190, 222, 222) |
| HSL | hsl(180, 33%, 81%) |
| HSV | hsv(180, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.24, -10.48, -3.53) |
| CIE-LCH | lch(86.24, 11.06, 198.64°) |
| OKLab | oklab(87.74% -0.0324 -0.0096) |
| OKLCH | oklch(87.74% 0.034 196.6) |
| XYZ | xyz(60.5379, 68.4621, 79.1180) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.02
Lightblue
#ADD8E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.13
Very Light Blue
#D5FFFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEDE #DEBEBE
analogous
#BEDECE #BEDEDE #BECEDE
triadic
#BEDEDE #DEBEDE #DEDEBE
tetradic
#BEDEDE #CEBEDE #DEBEBE #CEDEBE
square
#BEDEDE #CEBEDE #DEBEBE #CEDEBE
split-complementary
#BEDEDE #DEBECE #DECEBE
monochromatic
#6DB5B5 #95C9C9 #BEDEDE #E7F3F3 #EBF5F5
Accessibility & contrast
On white
1.43
#BEDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BEDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEDE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEDE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#B5E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedede; /* rgb */ color: rgb(190, 222, 222); /* oklch */ color: oklch(87.7% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#d2e8e8',
500: '#bedede',
950: '#000000',
},
}SCSS
$custom: #bedede; $custom-light: #d2e8e8; $custom-dark: #000000;
JSON
{
"hex": "#bedede",
"rgb": {
"r": 190,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87739,
"c": 0.03376,
"h": 196.6
},
"luminance": 0.68464
}Semantic roles & 50–950 ramp
primary
#BEDEDE
secondary
#B68A8A
accent
#3A3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484