#B8EFF2#B8EFF2
#B8EFF2 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.5% C 0.056 H 200.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EFF2 |
|---|---|
| RGB | rgb(184, 239, 242) |
| HSL | hsl(183, 69%, 84%) |
| HSV | hsv(183, 24%, 95%) |
| CMYK | cmyk(24%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.93, -16.68, -7.14) |
| CIE-LCH | lch(90.93, 18.15, 203.18°) |
| OKLab | oklab(91.55% -0.0524 -0.0195) |
| OKLCH | oklch(91.55% 0.056 200.4) |
| XYZ | xyz(66.6558, 78.3313, 95.5946) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.18
Pale Sky Blue
#BDF6FE
ΔE00 2.46
Light Sky Blue
#C6FCFF
ΔE00 2.80
Powder Blue
#B0E0E6
ΔE00 3.72
Pale Blue
#D0FEFE
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EFF2 #F2BBB8
analogous
#B8F2D8 #B8EFF2 #B8D2F2
triadic
#B8EFF2 #F2B8EF #EFF2B8
tetradic
#B8EFF2 #D8B8F2 #F2BBB8 #D2F2B8
square
#B8EFF2 #D8B8F2 #F2BBB8 #D2F2B8
split-complementary
#B8EFF2 #F2B8D2 #F2D8B8
monochromatic
#51D8DF #84E3E9 #B8EFF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.26
#B8EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#B8EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EFF2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EFF2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DCE2F2
Tritanopia (blue-blind)
#A5F3F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b8eff2; /* rgb */ color: rgb(184, 239, 242); /* oklch */ color: oklch(91.5% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#cef4f6',
500: '#b8eff2',
950: '#000000',
},
}SCSS
$custom: #b8eff2; $custom-light: #cef4f6; $custom-dark: #000000;
JSON
{
"hex": "#b8eff2",
"rgb": {
"r": 184,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.103,
"s": 69.048,
"l": 83.529
},
"oklch": {
"l": 0.9155,
"c": 0.05592,
"h": 200.4
},
"luminance": 0.78334
}Semantic roles & 50–950 ramp
primary
#B8EFF2
secondary
#D2817D
accent
#1E14D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585