#8EF8F6#8EF8F6
#8EF8F6 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.5% C 0.099 H 194.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8EF8F6 |
|---|---|
| RGB | rgb(142, 248, 246) |
| HSL | hsl(179, 88%, 76%) |
| HSV | hsv(179, 43%, 97%) |
| CMYK | cmyk(42.7%, 0%, 0.8%, 2.7%) |
| CIE-LAB | lab(91.48, -31.14, -8.64) |
| CIE-LCH | lch(91.48, 32.32, 195.51°) |
| OKLab | oklab(91.48% -0.0958 -0.0239) |
| OKLCH | oklch(91.48% 0.099 194) |
| XYZ | xyz(61.3508, 79.5346, 99.2897) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.33
Pale Cyan
#B7FFFA
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EF8F6 #F88E90
analogous
#8EF8C1 #8EF8F6 #8EC5F8
triadic
#8EF8F6 #F68EF8 #F8F68E
tetradic
#8EF8F6 #C18EF8 #F88E90 #C5F88E
square
#8EF8F6 #C18EF8 #F88E90 #C5F88E
split-complementary
#8EF8F6 #F88EC5 #F8C18E
monochromatic
#1BF1ED #54F4F1 #8EF8F6 #C8FCFB #E2FDFD
Accessibility & contrast
On white
1.24
#8EF8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#8EF8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EF8F6
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EF8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EF8F6 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF6
Deuteranopia (green-blind)
#D9E1F7
Tritanopia (blue-blind)
#5AFEF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ef8f6; /* rgb */ color: rgb(142, 248, 246); /* oklch */ color: oklch(91.5% 0.099 194.0);
Tailwind
colors: {
custom: {
50: '#b5fbf9',
500: '#8ef8f6',
950: '#000000',
},
}SCSS
$custom: #8ef8f6; $custom-light: #b5fbf9; $custom-dark: #000000;
JSON
{
"hex": "#8ef8f6",
"rgb": {
"r": 142,
"g": 248,
"b": 246
},
"hsl": {
"h": 178.868,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.91484,
"c": 0.09878,
"h": 194
},
"luminance": 0.79539
}Semantic roles & 50–950 ramp
primary
#8EF8F6
secondary
#D75456
accent
#0105E5
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585