#BEDDDC#BEDDDC
#BEDDDC is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.033 H 194.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDDC |
|---|---|
| RGB | rgb(190, 221, 220) |
| HSL | hsl(178, 31%, 81%) |
| HSV | hsv(178, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(85.92, -10.37, -2.94) |
| CIE-LCH | lch(85.92, 10.78, 195.85°) |
| OKLab | oklab(87.47% -0.0318 -0.008) |
| OKLCH | oklch(87.47% 0.033 194.2) |
| XYZ | xyz(60.0066, 67.8259, 77.6264) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 7.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDDC #DDBEBF
analogous
#BEDDCC #BEDDDC #BECEDD
triadic
#BEDDDC #DCBEDD #DDDCBE
tetradic
#BEDDDC #CCBEDD #DDBEBF #CEDDBE
square
#BEDDDC #CCBEDD #DDBEBF #CEDDBE
split-complementary
#BEDDDC #DDBECE #DDCCBE
monochromatic
#6EB3B1 #96C8C6 #BEDDDC #E6F2F2 #EBF4F4
Accessibility & contrast
On white
1.44
#BEDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDDC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDDC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#B5DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedddc; /* rgb */ color: rgb(190, 221, 220); /* oklch */ color: oklch(87.5% 0.033 194.2);
Tailwind
colors: {
custom: {
50: '#d2e7e6',
500: '#bedddc',
950: '#000000',
},
}SCSS
$custom: #bedddc; $custom-light: #d2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#bedddc",
"rgb": {
"r": 190,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.065,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.8747,
"c": 0.03279,
"h": 194.2
},
"luminance": 0.67827
}Semantic roles & 50–950 ramp
primary
#BEDDDC
secondary
#B58B8C
accent
#3B3FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484