#BEEFF8#BEEFF8
#BEEFF8 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.1% C 0.052 H 210.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFF8 |
|---|---|
| RGB | rgb(190, 239, 248) |
| HSL | hsl(189, 81%, 86%) |
| HSV | hsv(189, 23%, 97%) |
| CMYK | cmyk(23.4%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.44, -13.64, -9.48) |
| CIE-LCH | lch(91.44, 16.61, 214.80°) |
| OKLab | oklab(92.1% -0.0446 -0.0258) |
| OKLCH | oklch(92.1% 0.052 210) |
| XYZ | xyz(69.0400, 79.4547, 100.4874) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.17
Powder Blue
#B0E0E6
ΔE00 3.57
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.77
Really Light Blue
#D4FFFF
ΔE00 4.98
Very Light Blue
#D5FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFF8 #F8C7BE
analogous
#BEF8E4 #BEEFF8 #BED2F8
triadic
#BEEFF8 #F8BEEF #EFF8BE
tetradic
#BEEFF8 #E4BEF8 #F8C7BE #D2F8BE
square
#BEEFF8 #E4BEF8 #F8C7BE #D2F8BE
split-complementary
#BEEFF8 #F8BED2 #F8E4BE
monochromatic
#4FD4EC #87E1F2 #BEEFF8 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.24
#BEEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BEEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFF8
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFF8 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#ACF4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeff8; /* rgb */ color: rgb(190, 239, 248); /* oklch */ color: oklch(92.1% 0.052 210.0);
Tailwind
colors: {
custom: {
50: '#d2f4fa',
500: '#beeff8',
950: '#000000',
},
}SCSS
$custom: #beeff8; $custom-light: #d2f4fa; $custom-dark: #000000;
JSON
{
"hex": "#beeff8",
"rgb": {
"r": 190,
"g": 239,
"b": 248
},
"hsl": {
"h": 189.31,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.92098,
"c": 0.05155,
"h": 210
},
"luminance": 0.79457
}Semantic roles & 50–950 ramp
primary
#BEEFF8
secondary
#DB8D7F
accent
#2A09DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585