#BEDED3#BEDED3
#BEDED3 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.037 H 172.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED3 |
|---|---|
| RGB | rgb(190, 222, 211) |
| HSL | hsl(159, 33%, 81%) |
| HSV | hsv(159, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(85.95, -12.66, 1.86) |
| CIE-LCH | lch(85.95, 12.79, 171.66°) |
| OKLab | oklab(87.42% -0.0367 0.0047) |
| OKLCH | oklch(87.42% 0.037 172.7) |
| XYZ | xyz(59.1114, 67.8915, 71.6054) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.61
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Paleturquoise
#AFEEEE
ΔE00 8.02
Ice Blue (survey)
#D7FFFE
ΔE00 8.28
Very Pale Blue
#D6FFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED3 #DEBEC9
analogous
#BEDEC3 #BEDED3 #BED9DE
triadic
#BEDED3 #D3BEDE #DED3BE
tetradic
#BEDED3 #C3BEDE #DEBEC9 #D9DEBE
square
#BEDED3 #C3BEDE #DEBEC9 #D9DEBE
split-complementary
#BEDED3 #DEBED9 #DEC3BE
monochromatic
#6DB59C #95C9B8 #BEDED3 #E7F3EE #EBF5F1
Accessibility & contrast
On white
1.44
#BEDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BEDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED3
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED3 | 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)
#DCDAD3
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#B7DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded3; /* rgb */ color: rgb(190, 222, 211); /* oklch */ color: oklch(87.4% 0.037 172.7);
Tailwind
colors: {
custom: {
50: '#d1e8e0',
500: '#beded3',
950: '#000000',
},
}SCSS
$custom: #beded3; $custom-light: #d1e8e0; $custom-dark: #000000;
JSON
{
"hex": "#beded3",
"rgb": {
"r": 190,
"g": 222,
"b": 211
},
"hsl": {
"h": 159.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87419,
"c": 0.037,
"h": 172.7
},
"luminance": 0.67893
}Semantic roles & 50–950 ramp
primary
#BEDED3
secondary
#B68A99
accent
#3A61AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484