#BEDDDD#BEDDDD
#BEDDDD is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.5% C 0.033 H 196.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDDD |
|---|---|
| RGB | rgb(190, 221, 221) |
| HSL | hsl(180, 31%, 81%) |
| HSV | hsv(180, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(85.95, -10.17, -3.43) |
| CIE-LCH | lch(85.95, 10.74, 198.66°) |
| OKLab | oklab(87.5% -0.0314 -0.0093) |
| OKLCH | oklch(87.5% 0.033 196.6) |
| XYZ | xyz(60.1395, 67.8790, 78.3260) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 7.34
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Very Pale Blue
#D6FFFE
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDDD #DDBEBE
analogous
#BEDDCD #BEDDDD #BECDDD
triadic
#BEDDDD #DDBEDD #DDDDBE
tetradic
#BEDDDD #CDBEDD #DDBEBE #CDDDBE
square
#BEDDDD #CDBEDD #DDBEBE #CDDDBE
split-complementary
#BEDDDD #DDBECD #DDCDBE
monochromatic
#6EB3B3 #96C8C8 #BEDDDD #E6F2F2 #EBF4F4
Accessibility & contrast
On white
1.44
#BEDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BEDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDDD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDDD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#B5DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedddd; /* rgb */ color: rgb(190, 221, 221); /* oklch */ color: oklch(87.5% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#d2e7e7',
500: '#bedddd',
950: '#000000',
},
}SCSS
$custom: #bedddd; $custom-light: #d2e7e7; $custom-dark: #000000;
JSON
{
"hex": "#bedddd",
"rgb": {
"r": 190,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.875,
"c": 0.03276,
"h": 196.6
},
"luminance": 0.67881
}Semantic roles & 50–950 ramp
primary
#BEDDDD
secondary
#B58B8B
accent
#3B3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484