#BEEDEF#BEEDEF
#BEEDEF is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.4% C 0.048 H 199.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEDEF |
|---|---|
| RGB | rgb(190, 237, 239) |
| HSL | hsl(182, 60%, 84%) |
| HSV | hsv(182, 21%, 94%) |
| CMYK | cmyk(20.5%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(90.66, -14.56, -5.94) |
| CIE-LCH | lch(90.66, 15.72, 202.18°) |
| OKLab | oklab(91.4% -0.0455 -0.0162) |
| OKLCH | oklch(91.4% 0.048 199.6) |
| XYZ | xyz(67.0949, 77.7451, 93.1158) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.13
Light Sky Blue
#C6FCFF
ΔE00 3.24
Powder Blue
#B0E0E6
ΔE00 3.32
Paleturquoise
#AFEEEE
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEDEF #EFC0BE
analogous
#BEEFD9 #BEEDEF #BED5EF
triadic
#BEEDEF #EFBEED #EDEFBE
tetradic
#BEEDEF #D9BEEF #EFC0BE #D5EFBE
square
#BEEDEF #D9BEEF #EFC0BE #D5EFBE
split-complementary
#BEEDEF #EFBED5 #EFD9BE
monochromatic
#5CD2D7 #8DDFE3 #BEEDEF #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.27
#BEEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BEEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEDEF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEDEF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#AFF0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beedef; /* rgb */ color: rgb(190, 237, 239); /* oklch */ color: oklch(91.4% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#d2f2f4',
500: '#beedef',
950: '#000000',
},
}SCSS
$custom: #beedef; $custom-light: #d2f2f4; $custom-dark: #000000;
JSON
{
"hex": "#beedef",
"rgb": {
"r": 190,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.449,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.914,
"c": 0.0483,
"h": 199.6
},
"luminance": 0.77748
}Semantic roles & 50–950 ramp
primary
#BEEDEF
secondary
#CD8784
accent
#241DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585