#BEDED4#BEDED4
#BEDED4 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.036 H 174.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED4 |
|---|---|
| RGB | rgb(190, 222, 212) |
| HSL | hsl(161, 33%, 81%) |
| HSV | hsv(161, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.98, -12.46, 1.36) |
| CIE-LCH | lch(85.98, 12.54, 173.75°) |
| OKLab | oklab(87.45% -0.0363 0.0034) |
| OKLCH | oklch(87.45% 0.036 174.6) |
| XYZ | xyz(59.2372, 67.9418, 72.2677) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.23
Ice
#D6FFFA
ΔE00 7.45
Duck Egg Blue
#C3FBF4
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 7.80
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Very Pale Blue
#D6FFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED4 #DEBEC8
analogous
#BEDEC4 #BEDED4 #BED8DE
triadic
#BEDED4 #D4BEDE #DED4BE
tetradic
#BEDED4 #C4BEDE #DEBEC8 #D8DEBE
square
#BEDED4 #C4BEDE #DEBEC8 #D8DEBE
split-complementary
#BEDED4 #DEBED8 #DEC4BE
monochromatic
#6DB59E #95C9B9 #BEDED4 #E7F3EF #EBF5F2
Accessibility & contrast
On white
1.44
#BEDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BEDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED4
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED4 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#B7DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded4; /* rgb */ color: rgb(190, 222, 212); /* oklch */ color: oklch(87.4% 0.036 174.6);
Tailwind
colors: {
custom: {
50: '#d1e8e1',
500: '#beded4',
950: '#000000',
},
}SCSS
$custom: #beded4; $custom-light: #d1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#beded4",
"rgb": {
"r": 190,
"g": 222,
"b": 212
},
"hsl": {
"h": 161.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87448,
"c": 0.03646,
"h": 174.6
},
"luminance": 0.67943
}Semantic roles & 50–950 ramp
primary
#BEDED4
secondary
#B68A98
accent
#3A5DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484