#BEEFF5#BEEFF5
#BEEFF5 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.0% C 0.051 H 205.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFF5 |
|---|---|
| RGB | rgb(190, 239, 245) |
| HSL | hsl(187, 73%, 85%) |
| HSV | hsv(187, 22%, 96%) |
| CMYK | cmyk(22.4%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(91.36, -14.29, -8.04) |
| CIE-LCH | lch(91.36, 16.39, 209.37°) |
| OKLab | oklab(92.01% -0.0458 -0.0219) |
| OKLCH | oklch(92.01% 0.051 205.5) |
| XYZ | xyz(68.5783, 79.2701, 98.0558) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.97
Light Sky Blue
#C6FCFF
ΔE00 3.10
Powder Blue
#B0E0E6
ΔE00 3.32
Pale Blue
#D0FEFE
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFF5 #F5C4BE
analogous
#BEF5DF #BEEFF5 #BED4F5
triadic
#BEEFF5 #F5BEEF #EFF5BE
tetradic
#BEEFF5 #DFBEF5 #F5C4BE #D4F5BE
square
#BEEFF5 #DFBEF5 #F5C4BE #D4F5BE
split-complementary
#BEEFF5 #F5BED4 #F5DFBE
monochromatic
#54D5E5 #89E2ED #BEEFF5 #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.25
#BEEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BEEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFF5
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFF5 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#ADF3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeff5; /* rgb */ color: rgb(190, 239, 245); /* oklch */ color: oklch(92.0% 0.051 205.5);
Tailwind
colors: {
custom: {
50: '#d2f4f8',
500: '#beeff5',
950: '#000000',
},
}SCSS
$custom: #beeff5; $custom-light: #d2f4f8; $custom-dark: #000000;
JSON
{
"hex": "#beeff5",
"rgb": {
"r": 190,
"g": 239,
"b": 245
},
"hsl": {
"h": 186.545,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.92005,
"c": 0.05073,
"h": 205.5
},
"luminance": 0.79273
}Semantic roles & 50–950 ramp
primary
#BEEFF5
secondary
#D68A81
accent
#2610D5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585