#8FF6ED#8FF6ED
#8FF6ED is a very light, moderate teal. Relative luminance 0.779; OKLCH L 90.8% C 0.098 H 188.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF6ED |
|---|---|
| RGB | rgb(143, 246, 237) |
| HSL | hsl(175, 85%, 76%) |
| HSV | hsv(175, 42%, 96%) |
| CMYK | cmyk(41.9%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(90.72, -32.11, -5.08) |
| CIE-LCH | lch(90.72, 32.51, 188.99°) |
| OKLab | oklab(90.8% -0.0965 -0.0142) |
| OKLCH | oklch(90.8% 0.098 188.4) |
| XYZ | xyz(59.5636, 77.8611, 91.9943) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.17
Pale Cyan
#B7FFFA
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 6.11
Pale Aqua
#B8FFEB
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF6ED #F68F98
analogous
#8FF6BA #8FF6ED #8FCCF6
triadic
#8FF6ED #ED8FF6 #F6ED8F
tetradic
#8FF6ED #BA8FF6 #F68F98 #CCF68F
square
#8FF6ED #BA8FF6 #F68F98 #CCF68F
split-complementary
#8FF6ED #F68FCC #F6BA8F
monochromatic
#1EEDDB #56F1E4 #8FF6ED #C8FBF6 #E3FDFA
Accessibility & contrast
On white
1.27
#8FF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#8FF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF6ED
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF6ED | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#62FBF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff6ed; /* rgb */ color: rgb(143, 246, 237); /* oklch */ color: oklch(90.8% 0.098 188.4);
Tailwind
colors: {
custom: {
50: '#b5f9f2',
500: '#8ff6ed',
950: '#000000',
},
}SCSS
$custom: #8ff6ed; $custom-light: #b5f9f2; $custom-dark: #000000;
JSON
{
"hex": "#8ff6ed",
"rgb": {
"r": 143,
"g": 246,
"b": 237
},
"hsl": {
"h": 174.757,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.90803,
"c": 0.09756,
"h": 188.4
},
"luminance": 0.77866
}Semantic roles & 50–950 ramp
primary
#8FF6ED
secondary
#D45560
accent
#0417E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585