#B2FFED#B2FFED
#B2FFED is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.080 H 178.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFED |
|---|---|
| RGB | rgb(178, 255, 237) |
| HSL | hsl(166, 100%, 85%) |
| HSV | hsv(166, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(94.78, -27.25, 1.06) |
| CIE-LCH | lch(94.78, 27.27, 177.77°) |
| OKLab | oklab(94.49% -0.0795 0.0024) |
| OKLCH | oklch(94.49% 0.08 178.3) |
| XYZ | xyz(69.4010, 87.0958, 93.2587) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.21
Eggshell Blue
#C4FFF7
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 4.75
Duck Egg Blue
#C3FBF4
ΔE00 5.13
Light Cyan
#ACFFFC
ΔE00 5.50
Pale Turquoise
#A5FBD5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFED #FFB2C4
analogous
#B2FFC7 #B2FFED #B2EBFF
triadic
#B2FFED #EDB2FF #FFEDB2
tetradic
#B2FFED #C7B2FF #FFB2C4 #EBFFB2
square
#B2FFED #C7B2FF #FFB2C4 #EBFFB2
split-complementary
#B2FFED #FFB2EB #FFC7B2
monochromatic
#38FFD0 #75FFDF #B2FFED #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B2FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#B2FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFED
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFED | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#9CFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b2ffed; /* rgb */ color: rgb(178, 255, 237); /* oklch */ color: oklch(94.5% 0.080 178.3);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b2ffed',
950: '#000000',
},
}SCSS
$custom: #b2ffed; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b2ffed",
"rgb": {
"r": 178,
"g": 255,
"b": 237
},
"hsl": {
"h": 165.974,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94493,
"c": 0.07952,
"h": 178.3
},
"luminance": 0.87099
}Semantic roles & 50–950 ramp
primary
#B2FFED
secondary
#E6708B
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685