#BEEEDF#BEEEDF
#BEEEDF is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.1% C 0.053 H 174.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEDF |
|---|---|
| RGB | rgb(190, 238, 223) |
| HSL | hsl(161, 59%, 84%) |
| HSV | hsv(161, 20%, 93%) |
| CMYK | cmyk(20.2%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(90.52, -18.32, 2.20) |
| CIE-LCH | lch(90.52, 18.45, 173.16°) |
| OKLab | oklab(91.15% -0.0531 0.0055) |
| OKLCH | oklch(91.15% 0.053 174) |
| XYZ | xyz(65.1253, 77.4218, 81.3103) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.30
Eggshell Blue
#C4FFF7
ΔE00 4.74
Pale Aqua
#B8FFEB
ΔE00 5.04
Light Light Blue
#CAFFFB
ΔE00 5.63
Ice
#D6FFFA
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEDF #EEBECD
analogous
#BEEEC7 #BEEEDF #BEE5EE
triadic
#BEEEDF #DFBEEE #EEDFBE
tetradic
#BEEEDF #C7BEEE #EEBECD #E5EEBE
square
#BEEEDF #C7BEEE #EEBECD #E5EEBE
split-complementary
#BEEEDF #EEBEE5 #EEC7BE
monochromatic
#5DD5AF #8DE1C7 #BEEEDF #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.27
#BEEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BEEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEDF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEDF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#B3EFE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beeedf; /* rgb */ color: rgb(190, 238, 223); /* oklch */ color: oklch(91.1% 0.053 174.0);
Tailwind
colors: {
custom: {
50: '#d2f3e9',
500: '#beeedf',
950: '#000000',
},
}SCSS
$custom: #beeedf; $custom-light: #d2f3e9; $custom-dark: #000000;
JSON
{
"hex": "#beeedf",
"rgb": {
"r": 190,
"g": 238,
"b": 223
},
"hsl": {
"h": 161.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91145,
"c": 0.0534,
"h": 174
},
"luminance": 0.77424
}Semantic roles & 50–950 ramp
primary
#BEEEDF
secondary
#CC849B
accent
#1F53C6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584