#BEDED8#BEDED8
#BEDED8 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.6% C 0.035 H 182.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED8 |
|---|---|
| RGB | rgb(190, 222, 216) |
| HSL | hsl(169, 33%, 81%) |
| HSV | hsv(169, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.08, -11.68, -0.60) |
| CIE-LCH | lch(86.08, 11.70, 182.93°) |
| OKLab | oklab(87.56% -0.0347 -0.0018) |
| OKLCH | oklch(87.56% 0.035 182.9) |
| XYZ | xyz(59.7480, 68.1461, 74.9580) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.75
Ice
#D6FFFA
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.41
Pale Blue
#D0FEFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED8 #DEBEC4
analogous
#BEDEC8 #BEDED8 #BED4DE
triadic
#BEDED8 #D8BEDE #DED8BE
tetradic
#BEDED8 #C8BEDE #DEBEC4 #D4DEBE
square
#BEDED8 #C8BEDE #DEBEC4 #D4DEBE
split-complementary
#BEDED8 #DEBED4 #DEC8BE
monochromatic
#6DB5A7 #95C9C0 #BEDED8 #E7F3F0 #EBF5F3
Accessibility & contrast
On white
1.44
#BEDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BEDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED8
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED8 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#B6DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded8; /* rgb */ color: rgb(190, 222, 216); /* oklch */ color: oklch(87.6% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#d2e8e4',
500: '#beded8',
950: '#000000',
},
}SCSS
$custom: #beded8; $custom-light: #d2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#beded8",
"rgb": {
"r": 190,
"g": 222,
"b": 216
},
"hsl": {
"h": 168.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87563,
"c": 0.03476,
"h": 182.9
},
"luminance": 0.68148
}Semantic roles & 50–950 ramp
primary
#BEDED8
secondary
#B68A93
accent
#3A4FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484