#BEDED9#BEDED9
#BEDED9 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.034 H 185.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED9 |
|---|---|
| RGB | rgb(190, 222, 217) |
| HSL | hsl(171, 33%, 81%) |
| HSV | hsv(171, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(86.11, -11.48, -1.09) |
| CIE-LCH | lch(86.11, 11.53, 185.41°) |
| OKLab | oklab(87.59% -0.0343 -0.0031) |
| OKLCH | oklch(87.59% 0.034 185.1) |
| XYZ | xyz(59.8777, 68.1980, 75.6410) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.40
Paleturquoise
#AFEEEE
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Very Pale Blue
#D6FFFE
ΔE00 7.30
Pale Blue
#D0FEFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED9 #DEBEC3
analogous
#BEDEC9 #BEDED9 #BED3DE
triadic
#BEDED9 #D9BEDE #DED9BE
tetradic
#BEDED9 #C9BEDE #DEBEC3 #D3DEBE
square
#BEDED9 #C9BEDE #DEBEC3 #D3DEBE
split-complementary
#BEDED9 #DEBED3 #DEC9BE
monochromatic
#6DB5AA #95C9C1 #BEDED9 #E7F3F1 #EBF5F3
Accessibility & contrast
On white
1.43
#BEDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BEDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED9
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED9 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#B6E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded9; /* rgb */ color: rgb(190, 222, 217); /* oklch */ color: oklch(87.6% 0.034 185.1);
Tailwind
colors: {
custom: {
50: '#d2e8e4',
500: '#beded9',
950: '#000000',
},
}SCSS
$custom: #beded9; $custom-light: #d2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#beded9",
"rgb": {
"r": 190,
"g": 222,
"b": 217
},
"hsl": {
"h": 170.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87592,
"c": 0.03446,
"h": 185.1
},
"luminance": 0.68199
}Semantic roles & 50–950 ramp
primary
#BEDED9
secondary
#B68A91
accent
#3A4CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484