#BEDDD0#BEDDD0
#BEDDD0 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.1% C 0.037 H 168.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDD0 |
|---|---|
| RGB | rgb(190, 221, 208) |
| HSL | hsl(155, 31%, 81%) |
| HSV | hsv(155, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 5.9%, 13.3%) |
| CIE-LAB | lab(85.61, -12.73, 2.94) |
| CIE-LCH | lch(85.61, 13.07, 166.98°) |
| OKLab | oklab(87.12% -0.0365 0.0076) |
| OKLCH | oklch(87.12% 0.037 168.3) |
| XYZ | xyz(58.4741, 67.2128, 69.5549) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.14
Duck Egg Blue
#C3FBF4
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 8.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.94
Very Pale Blue
#D6FFFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDD0 #DDBECB
analogous
#BEDDC0 #BEDDD0 #BEDADD
triadic
#BEDDD0 #D0BEDD #DDD0BE
tetradic
#BEDDD0 #C0BEDD #DDBECB #DADDBE
square
#BEDDD0 #C0BEDD #DDBECB #DADDBE
split-complementary
#BEDDD0 #DDBEDA #DDC0BE
monochromatic
#6EB396 #96C8B3 #BEDDD0 #E6F2ED #EBF4F0
Accessibility & contrast
On white
1.45
#BEDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BEDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDD0
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDD0 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#B8DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddd0; /* rgb */ color: rgb(190, 221, 208); /* oklch */ color: oklch(87.1% 0.037 168.3);
Tailwind
colors: {
custom: {
50: '#d1e7de',
500: '#beddd0',
950: '#000000',
},
}SCSS
$custom: #beddd0; $custom-light: #d1e7de; $custom-dark: #000000;
JSON
{
"hex": "#beddd0",
"rgb": {
"r": 190,
"g": 221,
"b": 208
},
"hsl": {
"h": 154.839,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87124,
"c": 0.03733,
"h": 168.3
},
"luminance": 0.67214
}Semantic roles & 50–950 ramp
primary
#BEDDD0
secondary
#B58B9C
accent
#3B6AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484