#B8FEFE#B8FEFE
#B8FEFE is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.069 H 196.1°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FEFE |
|---|---|
| RGB | rgb(184, 254, 254) |
| HSL | hsl(180, 97%, 86%) |
| HSV | hsv(180, 28%, 100%) |
| CMYK | cmyk(27.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.26, -21.46, -6.97) |
| CIE-LCH | lch(95.26, 22.57, 198.00°) |
| OKLab | oklab(95.1% -0.0664 -0.0191) |
| OKLCH | oklch(95.1% 0.069 196.1) |
| XYZ | xyz(73.0925, 88.2260, 106.9247) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.97
Light Cyan
#ACFFFC
ΔE00 2.32
Light Light Blue
#CAFFFB
ΔE00 3.23
Light Sky Blue
#C6FCFF
ΔE00 3.29
Paleturquoise
#AFEEEE
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FEFE #FEB8B8
analogous
#B8FEDB #B8FEFE #B8DBFE
triadic
#B8FEFE #FEB8FE #FEFEB8
tetradic
#B8FEFE #DBB8FE #FEB8B8 #DBFEB8
square
#B8FEFE #DBB8FE #FEB8B8 #DBFEB8
split-complementary
#B8FEFE #FEB8DB #FEDBB8
monochromatic
#3FFCFC #7CFDFD #B8FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.13
#B8FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#B8FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FEFE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FEFE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E8EDFF
Tritanopia (blue-blind)
#9FFFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b8fefe; /* rgb */ color: rgb(184, 254, 254); /* oklch */ color: oklch(95.1% 0.069 196.1);
Tailwind
colors: {
custom: {
50: '#cffffe',
500: '#b8fefe',
950: '#000000',
},
}SCSS
$custom: #b8fefe; $custom-light: #cffffe; $custom-dark: #000000;
JSON
{
"hex": "#b8fefe",
"rgb": {
"r": 184,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.95102,
"c": 0.0691,
"h": 196.1
},
"luminance": 0.8823
}Semantic roles & 50–950 ramp
primary
#B8FEFE
secondary
#E57575
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685