#BEDECF#BEDECF
#BEDECF is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.040 H 165.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDECF |
|---|---|
| RGB | rgb(190, 222, 207) |
| HSL | hsl(152, 33%, 81%) |
| HSV | hsv(152, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.85, -13.43, 3.82) |
| CIE-LCH | lch(85.85, 13.96, 164.11°) |
| OKLab | oklab(87.31% -0.0383 0.0099) |
| OKLCH | oklch(87.31% 0.04 165.5) |
| XYZ | xyz(58.6162, 67.6934, 68.9973) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.28
Ice
#D6FFFA
ΔE00 8.28
Eggshell Blue
#C4FFF7
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 9.00
Light Light Blue
#CAFFFB
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDECF #DEBECD
analogous
#BEDEBF #BEDECF #BEDDDE
triadic
#BEDECF #CFBEDE #DECFBE
tetradic
#BEDECF #BFBEDE #DEBECD #DDDEBE
square
#BEDECF #BFBEDE #DEBECD #DDDEBE
split-complementary
#BEDECF #DEBEDD #DEBFBE
monochromatic
#6DB593 #95C9B1 #BEDECF #E7F3ED #EBF5F0
Accessibility & contrast
On white
1.44
#BEDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BEDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDECF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDECF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#B8DED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedecf; /* rgb */ color: rgb(190, 222, 207); /* oklch */ color: oklch(87.3% 0.040 165.5);
Tailwind
colors: {
custom: {
50: '#d1e8dd',
500: '#bedecf',
950: '#000000',
},
}SCSS
$custom: #bedecf; $custom-light: #d1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bedecf",
"rgb": {
"r": 190,
"g": 222,
"b": 207
},
"hsl": {
"h": 151.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87308,
"c": 0.03957,
"h": 165.5
},
"luminance": 0.67695
}Semantic roles & 50–950 ramp
primary
#BEDECF
secondary
#B68A9F
accent
#3A6FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484