#BEEEEA#BEEEEA
#BEEEEA is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.5% C 0.050 H 190.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEEA |
|---|---|
| RGB | rgb(190, 238, 234) |
| HSL | hsl(175, 59%, 84%) |
| HSV | hsv(175, 20%, 93%) |
| CMYK | cmyk(20.2%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.80, -16.10, -3.13) |
| CIE-LCH | lch(90.80, 16.40, 191.01°) |
| OKLab | oklab(91.46% -0.0487 -0.0086) |
| OKLCH | oklch(91.46% 0.05 190) |
| XYZ | xyz(66.6567, 78.0343, 89.3760) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.07
Duck Egg Blue
#C3FBF4
ΔE00 3.17
Light Light Blue
#CAFFFB
ΔE00 3.53
Pale Blue
#D0FEFE
ΔE00 3.96
Light Sky Blue
#C6FCFF
ΔE00 4.06
Eggshell Blue
#C4FFF7
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEEA #EEBEC2
analogous
#BEEED2 #BEEEEA #BEDAEE
triadic
#BEEEEA #EABEEE #EEEABE
tetradic
#BEEEEA #D2BEEE #EEBEC2 #DAEEBE
square
#BEEEEA #D2BEEE #EEBEC2 #DAEEBE
split-complementary
#BEEEEA #EEBEDA #EED2BE
monochromatic
#5DD5CB #8DE1DA #BEEEEA #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.26
#BEEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BEEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEEA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEEA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#B0F1ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #beeeea; /* rgb */ color: rgb(190, 238, 234); /* oklch */ color: oklch(91.5% 0.050 190.0);
Tailwind
colors: {
custom: {
50: '#d2f3f0',
500: '#beeeea',
950: '#000000',
},
}SCSS
$custom: #beeeea; $custom-light: #d2f3f0; $custom-dark: #000000;
JSON
{
"hex": "#beeeea",
"rgb": {
"r": 190,
"g": 238,
"b": 234
},
"hsl": {
"h": 175,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91461,
"c": 0.0495,
"h": 190
},
"luminance": 0.78037
}Semantic roles & 50–950 ramp
primary
#BEEEEA
secondary
#CC848A
accent
#1F2DC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585