#B9F2EA#B9F2EA
#B9F2EA is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.0% C 0.059 H 185.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F2EA |
|---|---|
| RGB | rgb(185, 242, 234) |
| HSL | hsl(172, 69%, 84%) |
| HSV | hsv(172, 24%, 95%) |
| CMYK | cmyk(23.6%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.58, -19.57, -2.02) |
| CIE-LCH | lch(91.58, 19.68, 185.90°) |
| OKLab | oklab(92.01% -0.0584 -0.0057) |
| OKLCH | oklch(92.01% 0.059 185.6) |
| XYZ | xyz(66.6065, 79.7563, 89.7110) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.02
Eggshell Blue
#C4FFF7
ΔE00 2.68
Paleturquoise
#AFEEEE
ΔE00 3.32
Light Light Blue
#CAFFFB
ΔE00 3.48
Pale Cyan
#B7FFFA
ΔE00 3.50
Light Cyan
#ACFFFC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F2EA #F2B9C1
analogous
#B9F2CD #B9F2EA #B9DDF2
triadic
#B9F2EA #EAB9F2 #F2EAB9
tetradic
#B9F2EA #CDB9F2 #F2B9C1 #DDF2B9
square
#B9F2EA #CDB9F2 #F2B9C1 #DDF2B9
split-complementary
#B9F2EA #F2B9DD #F2CDB9
monochromatic
#52DFCB #85E8DB #B9F2EA #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.24
#B9F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#B9F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F2EA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F2EA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#A8F5EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b9f2ea; /* rgb */ color: rgb(185, 242, 234); /* oklch */ color: oklch(92.0% 0.059 185.6);
Tailwind
colors: {
custom: {
50: '#cff6f0',
500: '#b9f2ea',
950: '#000000',
},
}SCSS
$custom: #b9f2ea; $custom-light: #cff6f0; $custom-dark: #000000;
JSON
{
"hex": "#b9f2ea",
"rgb": {
"r": 185,
"g": 242,
"b": 234
},
"hsl": {
"h": 171.579,
"s": 68.675,
"l": 83.725
},
"oklch": {
"l": 0.92007,
"c": 0.05872,
"h": 185.6
},
"luminance": 0.79759
}Semantic roles & 50–950 ramp
primary
#B9F2EA
secondary
#D27E89
accent
#152FD1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585