#8FF8DA#8FF8DA
#8FF8DA is a very light, moderate teal. Relative luminance 0.780; OKLCH L 90.7% C 0.107 H 173.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8DA |
|---|---|
| RGB | rgb(143, 248, 218) |
| HSL | hsl(163, 88%, 77%) |
| HSV | hsv(163, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(90.79, -37.34, 4.91) |
| CIE-LCH | lch(90.79, 37.66, 172.51°) |
| OKLab | oklab(90.71% -0.1067 0.0124) |
| OKLCH | oklch(90.71% 0.107 173.4) |
| XYZ | xyz(57.5449, 78.0322, 78.3454) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.07
Tiffany Blue
#7BF2DA
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 3.77
Light Teal
#90E4C1
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8DA #F88FAD
analogous
#8FF8A6 #8FF8DA #8FE2F8
triadic
#8FF8DA #DA8FF8 #F8DA8F
tetradic
#8FF8DA #A68FF8 #F88FAD #E2F88F
square
#8FF8DA #A68FF8 #F88FAD #E2F88F
split-complementary
#8FF8DA #F88FE2 #F8A68F
monochromatic
#1CF1B4 #55F4C7 #8FF8DA #C9FCED #E2FDF5
Accessibility & contrast
On white
1.26
#8FF8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#8FF8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8DA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8DA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD9
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#6BFAEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff8da; /* rgb */ color: rgb(143, 248, 218); /* oklch */ color: oklch(90.7% 0.107 173.4);
Tailwind
colors: {
custom: {
50: '#b5fbe5',
500: '#8ff8da',
950: '#000000',
},
}SCSS
$custom: #8ff8da; $custom-light: #b5fbe5; $custom-dark: #000000;
JSON
{
"hex": "#8ff8da",
"rgb": {
"r": 143,
"g": 248,
"b": 218
},
"hsl": {
"h": 162.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.90707,
"c": 0.10744,
"h": 173.4
},
"luminance": 0.78036
}Semantic roles & 50–950 ramp
primary
#8FF8DA
secondary
#D7557A
accent
#0142E5
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584