#BEDFCF#BEDFCF
#BEDFCF is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.5% C 0.041 H 164.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFCF |
|---|---|
| RGB | rgb(190, 223, 207) |
| HSL | hsl(151, 34%, 81%) |
| HSV | hsv(151, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.12, -13.93, 4.21) |
| CIE-LCH | lch(86.12, 14.55, 163.19°) |
| OKLab | oklab(87.52% -0.0397 0.0109) |
| OKLCH | oklch(87.52% 0.041 164.6) |
| XYZ | xyz(58.8826, 68.2262, 69.0861) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.16
Ice
#D6FFFA
ΔE00 8.27
Eggshell Blue
#C4FFF7
ΔE00 8.83
Light Light Blue
#CAFFFB
ΔE00 9.03
Paleturquoise
#AFEEEE
ΔE00 9.03
Very Pale Blue
#D6FFFE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFCF #DFBECE
analogous
#BEDFBE #BEDFCF #BEDEDF
triadic
#BEDFCF #CFBEDF #DFCFBE
tetradic
#BEDFCF #BEBEDF #DFBECE #DEDFBE
square
#BEDFCF #BEBEDF #DFBECE #DEDFBE
split-complementary
#BEDFCF #DFBEDE #DFBEBE
monochromatic
#6CB792 #95CBB1 #BEDFCF #E7F3ED #EAF5F0
Accessibility & contrast
On white
1.43
#BEDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFCF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFCF | 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)
#DEDACE
Deuteranopia (green-blind)
#D7D6D0
Tritanopia (blue-blind)
#B8DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedfcf; /* rgb */ color: rgb(190, 223, 207); /* oklch */ color: oklch(87.5% 0.041 164.6);
Tailwind
colors: {
custom: {
50: '#d1e9dd',
500: '#bedfcf',
950: '#000000',
},
}SCSS
$custom: #bedfcf; $custom-light: #d1e9dd; $custom-dark: #000000;
JSON
{
"hex": "#bedfcf",
"rgb": {
"r": 190,
"g": 223,
"b": 207
},
"hsl": {
"h": 150.909,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87519,
"c": 0.04113,
"h": 164.6
},
"luminance": 0.68227
}Semantic roles & 50–950 ramp
primary
#BEDFCF
secondary
#B78AA0
accent
#3971AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484