#8BF4F4#8BF4F4
#8BF4F4 is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.4% C 0.098 H 195.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF4F4 |
|---|---|
| RGB | rgb(139, 244, 244) |
| HSL | hsl(180, 83%, 75%) |
| HSV | hsv(180, 43%, 96%) |
| CMYK | cmyk(43%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(90.19, -30.43, -9.52) |
| CIE-LCH | lch(90.19, 31.88, 197.37°) |
| OKLab | oklab(90.4% -0.0943 -0.0263) |
| OKLCH | oklch(90.4% 0.098 195.6) |
| XYZ | xyz(59.3209, 76.7173, 97.2523) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.25
Pale Cyan
#B7FFFA
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF4F4 #F48B8B
analogous
#8BF4BF #8BF4F4 #8BBFF4
triadic
#8BF4F4 #F48BF4 #F4F48B
tetradic
#8BF4F4 #BF8BF4 #F48B8B #BFF48B
square
#8BF4F4 #BF8BF4 #F48B8B #BFF48B
split-complementary
#8BF4F4 #F48BBF #F4BF8B
monochromatic
#1BE9E9 #53EFEF #8BF4F4 #C3F9F9 #E3FCFC
Accessibility & contrast
On white
1.28
#8BF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#8BF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF4F4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF4F4 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#56FAF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8bf4f4; /* rgb */ color: rgb(139, 244, 244); /* oklch */ color: oklch(90.4% 0.098 195.6);
Tailwind
colors: {
custom: {
50: '#b3f8f7',
500: '#8bf4f4',
950: '#000000',
},
}SCSS
$custom: #8bf4f4; $custom-light: #b3f8f7; $custom-dark: #000000;
JSON
{
"hex": "#8bf4f4",
"rgb": {
"r": 139,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.90401,
"c": 0.09792,
"h": 195.6
},
"luminance": 0.76722
}Semantic roles & 50–950 ramp
primary
#8BF4F4
secondary
#D15252
accent
#0606DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585