#8BFCEE#8BFCEE
#8BFCEE is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.106 H 185.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCEE |
|---|---|
| RGB | rgb(139, 252, 238) |
| HSL | hsl(173, 95%, 77%) |
| HSV | hsv(173, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(92.26, -35.60, -3.35) |
| CIE-LCH | lch(92.26, 35.76, 185.38°) |
| OKLab | oklab(92.01% -0.1057 -0.0096) |
| OKLCH | oklch(92.01% 0.106 185.2) |
| XYZ | xyz(60.8843, 81.2779, 93.3522) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 5.85
Pale Aqua
#B8FFEB
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.10
Bright Turquoise
#0FFEF9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCEE #FC8B99
analogous
#8BFCB6 #8BFCEE #8BD2FC
triadic
#8BFCEE #EE8BFC #FCEE8B
tetradic
#8BFCEE #B68BFC #FC8B99 #D2FC8B
square
#8BFCEE #B68BFC #FC8B99 #D2FC8B
split-complementary
#8BFCEE #FC8BD2 #FCB68B
monochromatic
#14F9DD #4FFAE5 #8BFCEE #C7FEF7 #E1FEFB
Accessibility & contrast
On white
1.22
#8BFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#8BFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCEE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCEE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#58FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8bfcee; /* rgb */ color: rgb(139, 252, 238); /* oklch */ color: oklch(92.0% 0.106 185.2);
Tailwind
colors: {
custom: {
50: '#b3fdf3',
500: '#8bfcee',
950: '#000000',
},
}SCSS
$custom: #8bfcee; $custom-light: #b3fdf3; $custom-dark: #000000;
JSON
{
"hex": "#8bfcee",
"rgb": {
"r": 139,
"g": 252,
"b": 238
},
"hsl": {
"h": 172.566,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.92008,
"c": 0.10611,
"h": 185.2
},
"luminance": 0.81283
}Semantic roles & 50–950 ramp
primary
#8BFCEE
secondary
#DC5061
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685