#BEDFDF#BEDFDF
#BEDFDF is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.035 H 196.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFDF |
|---|---|
| RGB | rgb(190, 223, 223) |
| HSL | hsl(180, 34%, 81%) |
| HSV | hsv(180, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.53, -10.79, -3.63) |
| CIE-LCH | lch(86.53, 11.38, 198.62°) |
| OKLab | oklab(87.98% -0.0333 -0.0099) |
| OKLCH | oklch(87.98% 0.035 196.5) |
| XYZ | xyz(60.9387, 69.0486, 79.9148) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.82
Lightblue
#ADD8E6
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 6.77
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.87
Very Light Blue
#D5FFFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFDF #DFBEBE
analogous
#BEDFCE #BEDFDF #BECEDF
triadic
#BEDFDF #DFBEDF #DFDFBE
tetradic
#BEDFDF #CEBEDF #DFBEBE #CEDFBE
square
#BEDFDF #CEBEDF #DFBEBE #CEDFBE
split-complementary
#BEDFDF #DFBECE #DFCEBE
monochromatic
#6CB7B7 #95CBCB #BEDFDF #E7F3F3 #EAF5F5
Accessibility & contrast
On white
1.42
#BEDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BEDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFDF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFDF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#B4E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedfdf; /* rgb */ color: rgb(190, 223, 223); /* oklch */ color: oklch(88.0% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#d2e9e9',
500: '#bedfdf',
950: '#000000',
},
}SCSS
$custom: #bedfdf; $custom-light: #d2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bedfdf",
"rgb": {
"r": 190,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87979,
"c": 0.03475,
"h": 196.5
},
"luminance": 0.6905
}Semantic roles & 50–950 ramp
primary
#BEDFDF
secondary
#B78A8A
accent
#3939AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484