#BEDDCE#BEDDCE
#BEDDCE is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.1% C 0.039 H 164.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDCE |
|---|---|
| RGB | rgb(190, 221, 206) |
| HSL | hsl(151, 31%, 81%) |
| HSV | hsv(151, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.56, -13.11, 3.93) |
| CIE-LCH | lch(85.56, 13.69, 163.32°) |
| OKLab | oklab(87.07% -0.0373 0.0102) |
| OKLCH | oklch(87.07% 0.039 164.7) |
| XYZ | xyz(58.2296, 67.1150, 68.2672) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.51
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 9.23
Paleturquoise
#AFEEEE
ΔE00 9.24
Eggshell Blue
#C4FFF7
ΔE00 9.29
Light Light Blue
#CAFFFB
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDCE #DDBECD
analogous
#BEDDBE #BEDDCE #BEDCDD
triadic
#BEDDCE #CEBEDD #DDCEBE
tetradic
#BEDDCE #BEBEDD #DDBECD #DCDDBE
square
#BEDDCE #BEBEDD #DDBECD #DCDDBE
split-complementary
#BEDDCE #DDBEDC #DDBEBE
monochromatic
#6EB391 #96C8B0 #BEDDCE #E6F2EC #EBF4F0
Accessibility & contrast
On white
1.46
#BEDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BEDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDCE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDCE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#B8DDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #beddce; /* rgb */ color: rgb(190, 221, 206); /* oklch */ color: oklch(87.1% 0.039 164.7);
Tailwind
colors: {
custom: {
50: '#d1e7dd',
500: '#beddce',
950: '#000000',
},
}SCSS
$custom: #beddce; $custom-light: #d1e7dd; $custom-dark: #000000;
JSON
{
"hex": "#beddce",
"rgb": {
"r": 190,
"g": 221,
"b": 206
},
"hsl": {
"h": 150.968,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87069,
"c": 0.03872,
"h": 164.7
},
"luminance": 0.67116
}Semantic roles & 50–950 ramp
primary
#BEDDCE
secondary
#B58B9F
accent
#3B71AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484