#BEDEDB#BEDEDB
#BEDEDB is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.034 H 189.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEDB |
|---|---|
| RGB | rgb(190, 222, 219) |
| HSL | hsl(174, 33%, 81%) |
| HSV | hsv(174, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(86.16, -11.08, -2.07) |
| CIE-LCH | lch(86.16, 11.28, 190.56°) |
| OKLab | oklab(87.65% -0.0335 -0.0057) |
| OKLCH | oklch(87.65% 0.034 189.6) |
| XYZ | xyz(60.1394, 68.3027, 77.0193) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.76
Paleturquoise
#AFEEEE
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.12
Very Pale Blue
#D6FFFE
ΔE00 7.14
Ice
#D6FFFA
ΔE00 7.16
Very Light Blue
#D5FFFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEDB #DEBEC1
analogous
#BEDECB #BEDEDB #BED1DE
triadic
#BEDEDB #DBBEDE #DEDBBE
tetradic
#BEDEDB #CBBEDE #DEBEC1 #D1DEBE
square
#BEDEDB #CBBEDE #DEBEC1 #D1DEBE
split-complementary
#BEDEDB #DEBED1 #DECBBE
monochromatic
#6DB5AE #95C9C5 #BEDEDB #E7F3F1 #EBF5F4
Accessibility & contrast
On white
1.43
#BEDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BEDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEDB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEDB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#B5E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bededb; /* rgb */ color: rgb(190, 222, 219); /* oklch */ color: oklch(87.6% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#d2e8e6',
500: '#bededb',
950: '#000000',
},
}SCSS
$custom: #bededb; $custom-light: #d2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bededb",
"rgb": {
"r": 190,
"g": 222,
"b": 219
},
"hsl": {
"h": 174.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8765,
"c": 0.03401,
"h": 189.6
},
"luminance": 0.68304
}Semantic roles & 50–950 ramp
primary
#BEDEDB
secondary
#B68A8E
accent
#3A45AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484