#BEDED2#BEDED2
#BEDED2 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.038 H 170.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED2 |
|---|---|
| RGB | rgb(190, 222, 210) |
| HSL | hsl(158, 33%, 81%) |
| HSV | hsv(158, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.93, -12.85, 2.35) |
| CIE-LCH | lch(85.93, 13.06, 169.65°) |
| OKLab | oklab(87.39% -0.0371 0.006) |
| OKLCH | oklch(87.39% 0.038 170.8) |
| XYZ | xyz(58.9865, 67.8415, 70.9472) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.74
Duck Egg Blue
#C3FBF4
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 7.99
Paleturquoise
#AFEEEE
ΔE00 8.24
Ice Blue (survey)
#D7FFFE
ΔE00 8.50
Very Pale Blue
#D6FFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED2 #DEBECA
analogous
#BEDEC2 #BEDED2 #BEDADE
triadic
#BEDED2 #D2BEDE #DED2BE
tetradic
#BEDED2 #C2BEDE #DEBECA #DADEBE
square
#BEDED2 #C2BEDE #DEBECA #DADEBE
split-complementary
#BEDED2 #DEBEDA #DEC2BE
monochromatic
#6DB59A #95C9B6 #BEDED2 #E7F3EE #EBF5F1
Accessibility & contrast
On white
1.44
#BEDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED2
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED2 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#B7DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded2; /* rgb */ color: rgb(190, 222, 210); /* oklch */ color: oklch(87.4% 0.038 170.8);
Tailwind
colors: {
custom: {
50: '#d1e8df',
500: '#beded2',
950: '#000000',
},
}SCSS
$custom: #beded2; $custom-light: #d1e8df; $custom-dark: #000000;
JSON
{
"hex": "#beded2",
"rgb": {
"r": 190,
"g": 222,
"b": 210
},
"hsl": {
"h": 157.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87391,
"c": 0.03759,
"h": 170.8
},
"luminance": 0.67843
}Semantic roles & 50–950 ramp
primary
#BEDED2
secondary
#B68A9B
accent
#3A65AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484