#BEDEDA#BEDEDA
#BEDEDA is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.034 H 187.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEDA |
|---|---|
| RGB | rgb(190, 222, 218) |
| HSL | hsl(173, 33%, 81%) |
| HSV | hsv(173, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(86.13, -11.28, -1.58) |
| CIE-LCH | lch(86.13, 11.39, 187.96°) |
| OKLab | oklab(87.62% -0.0339 -0.0044) |
| OKLCH | oklch(87.62% 0.034 187.4) |
| XYZ | xyz(60.0081, 68.2502, 76.3280) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.07
Paleturquoise
#AFEEEE
ΔE00 7.00
Ice
#D6FFFA
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.21
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEDA #DEBEC2
analogous
#BEDECA #BEDEDA #BED2DE
triadic
#BEDEDA #DABEDE #DEDABE
tetradic
#BEDEDA #CABEDE #DEBEC2 #D2DEBE
square
#BEDEDA #CABEDE #DEBEC2 #D2DEBE
split-complementary
#BEDEDA #DEBED2 #DECABE
monochromatic
#6DB5AC #95C9C3 #BEDEDA #E7F3F1 #EBF5F3
Accessibility & contrast
On white
1.43
#BEDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEDA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEDA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#B6E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bededa; /* rgb */ color: rgb(190, 222, 218); /* oklch */ color: oklch(87.6% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#d2e8e5',
500: '#bededa',
950: '#000000',
},
}SCSS
$custom: #bededa; $custom-light: #d2e8e5; $custom-dark: #000000;
JSON
{
"hex": "#bededa",
"rgb": {
"r": 190,
"g": 222,
"b": 218
},
"hsl": {
"h": 172.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87621,
"c": 0.0342,
"h": 187.4
},
"luminance": 0.68252
}Semantic roles & 50–950 ramp
primary
#BEDEDA
secondary
#B68A90
accent
#3A48AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484