#BEE0DF#BEE0DF
#BEE0DF is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.036 H 194.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0DF |
|---|---|
| RGB | rgb(190, 224, 223) |
| HSL | hsl(178, 35%, 81%) |
| HSV | hsv(178, 15%, 88%) |
| CMYK | cmyk(15.2%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(86.79, -11.30, -3.25) |
| CIE-LCH | lch(86.79, 11.75, 196.03°) |
| OKLab | oklab(88.19% -0.0346 -0.0088) |
| OKLCH | oklch(88.19% 0.036 194.3) |
| XYZ | xyz(61.2067, 69.5845, 80.0041) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.58
Very Pale Blue
#D6FFFE
ΔE00 6.60
Pale Blue
#D0FEFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0DF #E0BEBF
analogous
#BEE0CE #BEE0DF #BED0E0
triadic
#BEE0DF #DFBEE0 #E0DFBE
tetradic
#BEE0DF #CEBEE0 #E0BEBF #D0E0BE
square
#BEE0DF #CEBEE0 #E0BEBF #D0E0BE
split-complementary
#BEE0DF #E0BED0 #E0CEBE
monochromatic
#6BB8B6 #95CCCB #BEE0DF #E7F4F3 #EAF5F5
Accessibility & contrast
On white
1.41
#BEE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BEE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0DF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0DF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#B4E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee0df; /* rgb */ color: rgb(190, 224, 223); /* oklch */ color: oklch(88.2% 0.036 194.3);
Tailwind
colors: {
custom: {
50: '#d2e9e9',
500: '#bee0df',
950: '#000000',
},
}SCSS
$custom: #bee0df; $custom-light: #d2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bee0df",
"rgb": {
"r": 190,
"g": 224,
"b": 223
},
"hsl": {
"h": 178.235,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.88188,
"c": 0.03576,
"h": 194.3
},
"luminance": 0.69586
}Semantic roles & 50–950 ramp
primary
#BEE0DF
secondary
#B88A8B
accent
#373BAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484