#8BF4F2#8BF4F2
#8BF4F2 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.3% C 0.098 H 194.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF4F2 |
|---|---|
| RGB | rgb(139, 244, 242) |
| HSL | hsl(179, 83%, 75%) |
| HSV | hsv(179, 43%, 96%) |
| CMYK | cmyk(43%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(90.14, -30.91, -8.56) |
| CIE-LCH | lch(90.14, 32.08, 195.48°) |
| OKLab | oklab(90.34% -0.0951 -0.0236) |
| OKLCH | oklch(90.34% 0.098 194) |
| XYZ | xyz(59.0189, 76.5965, 95.6617) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.83
Pale Cyan
#B7FFFA
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF4F2 #F48B8D
analogous
#8BF4BD #8BF4F2 #8BC2F4
triadic
#8BF4F2 #F28BF4 #F4F28B
tetradic
#8BF4F2 #BD8BF4 #F48B8D #C2F48B
square
#8BF4F2 #BD8BF4 #F48B8D #C2F48B
split-complementary
#8BF4F2 #F48BC2 #F4BD8B
monochromatic
#1BE9E5 #53EFEC #8BF4F2 #C3F9F8 #E3FCFC
Accessibility & contrast
On white
1.29
#8BF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#8BF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF4F2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF4F2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#57FAF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8bf4f2; /* rgb */ color: rgb(139, 244, 242); /* oklch */ color: oklch(90.3% 0.098 194.0);
Tailwind
colors: {
custom: {
50: '#b3f8f6',
500: '#8bf4f2',
950: '#000000',
},
}SCSS
$custom: #8bf4f2; $custom-light: #b3f8f6; $custom-dark: #000000;
JSON
{
"hex": "#8bf4f2",
"rgb": {
"r": 139,
"g": 244,
"b": 242
},
"hsl": {
"h": 178.857,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.90337,
"c": 0.09803,
"h": 194
},
"luminance": 0.76601
}Semantic roles & 50–950 ramp
primary
#8BF4F2
secondary
#D15255
accent
#060BDF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585