#B5F2EA#B5F2EA
#B5F2EA is a very light, moderate teal. Relative luminance 0.793; OKLCH L 91.8% C 0.062 H 186.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F2EA |
|---|---|
| RGB | rgb(181, 242, 234) |
| HSL | hsl(172, 70%, 83%) |
| HSV | hsv(172, 25%, 95%) |
| CMYK | cmyk(25.2%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.35, -20.74, -2.37) |
| CIE-LCH | lch(91.35, 20.88, 186.52°) |
| OKLab | oklab(91.77% -0.062 -0.0067) |
| OKLCH | oklch(91.77% 0.062 186.1) |
| XYZ | xyz(65.6548, 79.2656, 89.6664) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.35
Eggshell Blue
#C4FFF7
ΔE00 2.84
Pale Cyan
#B7FFFA
ΔE00 3.17
Paleturquoise
#AFEEEE
ΔE00 3.20
Light Light Blue
#CAFFFB
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F2EA #F2B5BD
analogous
#B5F2CB #B5F2EA #B5DBF2
triadic
#B5F2EA #EAB5F2 #F2EAB5
tetradic
#B5F2EA #CBB5F2 #F2B5BD #DBF2B5
square
#B5F2EA #CBB5F2 #F2B5BD #DBF2B5
split-complementary
#B5F2EA #F2B5DB #F2CBB5
monochromatic
#4DE0CC #81E9DB #B5F2EA #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.25
#B5F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B5F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F2EA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F2EA | 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)
#ECEBEA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#A3F5EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b5f2ea; /* rgb */ color: rgb(181, 242, 234); /* oklch */ color: oklch(91.8% 0.062 186.1);
Tailwind
colors: {
custom: {
50: '#ccf6f0',
500: '#b5f2ea',
950: '#000000',
},
}SCSS
$custom: #b5f2ea; $custom-light: #ccf6f0; $custom-dark: #000000;
JSON
{
"hex": "#b5f2ea",
"rgb": {
"r": 181,
"g": 242,
"b": 234
},
"hsl": {
"h": 172.131,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.91773,
"c": 0.06239,
"h": 186.1
},
"luminance": 0.79269
}Semantic roles & 50–950 ramp
primary
#B5F2EA
secondary
#D17A85
accent
#132CD2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131716
muted
#838585