#B2EFF4#B2EFF4
#B2EFF4 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 91.3% C 0.062 H 202.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EFF4 |
|---|---|
| RGB | rgb(178, 239, 244) |
| HSL | hsl(185, 75%, 83%) |
| HSV | hsv(185, 27%, 96%) |
| CMYK | cmyk(27%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(90.66, -17.96, -8.63) |
| CIE-LCH | lch(90.66, 19.93, 205.67°) |
| OKLab | oklab(91.26% -0.057 -0.0236) |
| OKLCH | oklch(91.26% 0.062 202.5) |
| XYZ | xyz(65.5505, 77.7265, 97.1192) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.15
Pale Sky Blue
#BDF6FE
ΔE00 2.34
Light Sky Blue
#C6FCFF
ΔE00 3.27
Robin'S Egg Blue
#98EFF9
ΔE00 3.81
Powder Blue
#B0E0E6
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EFF4 #F4B7B2
analogous
#B2F4D8 #B2EFF4 #B2CEF4
triadic
#B2EFF4 #F4B2EF #EFF4B2
tetradic
#B2EFF4 #D8B2F4 #F4B7B2 #CEF4B2
square
#B2EFF4 #D8B2F4 #F4B7B2 #CEF4B2
split-complementary
#B2EFF4 #F4B2CE #F4D8B2
monochromatic
#47D9E5 #7CE4EC #B2EFF4 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.27
#B2EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B2EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EFF4
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EFF4 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#9CF4F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2eff4; /* rgb */ color: rgb(178, 239, 244); /* oklch */ color: oklch(91.3% 0.062 202.5);
Tailwind
colors: {
custom: {
50: '#caf4f7',
500: '#b2eff4',
950: '#000000',
},
}SCSS
$custom: #b2eff4; $custom-light: #caf4f7; $custom-dark: #000000;
JSON
{
"hex": "#b2eff4",
"rgb": {
"r": 178,
"g": 239,
"b": 244
},
"hsl": {
"h": 184.545,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.91262,
"c": 0.06169,
"h": 202.5
},
"luminance": 0.7773
}Semantic roles & 50–950 ramp
primary
#B2EFF4
secondary
#D47D76
accent
#1E0ED7
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585