#8FF7DD#8FF7DD
#8FF7DD is a very light, moderate teal. Relative luminance 0.776; OKLCH L 90.6% C 0.105 H 175.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7DD |
|---|---|
| RGB | rgb(143, 247, 221) |
| HSL | hsl(165, 87%, 76%) |
| HSV | hsv(165, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(90.59, -36.22, 3.05) |
| CIE-LCH | lch(90.59, 36.35, 175.18°) |
| OKLab | oklab(90.56% -0.1043 0.0075) |
| OKLCH | oklch(90.56% 0.105 175.9) |
| XYZ | xyz(57.6344, 77.5774, 80.3295) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 4.80
Pale Aqua
#B8FFEB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7DD #F78FA9
analogous
#8FF7A9 #8FF7DD #8FDDF7
triadic
#8FF7DD #DD8FF7 #F7DD8F
tetradic
#8FF7DD #A98FF7 #F78FA9 #DDF78F
square
#8FF7DD #A98FF7 #F78FA9 #DDF78F
split-complementary
#8FF7DD #F78FDD #F7A98F
monochromatic
#1DEFBA #56F3CC #8FF7DD #C8FBEE #E2FDF6
Accessibility & contrast
On white
1.27
#8FF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#8FF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7DD
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7DD | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#6AF9EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff7dd; /* rgb */ color: rgb(143, 247, 221); /* oklch */ color: oklch(90.6% 0.105 175.9);
Tailwind
colors: {
custom: {
50: '#b5fae7',
500: '#8ff7dd',
950: '#000000',
},
}SCSS
$custom: #8ff7dd; $custom-light: #b5fae7; $custom-dark: #000000;
JSON
{
"hex": "#8ff7dd",
"rgb": {
"r": 143,
"g": 247,
"b": 221
},
"hsl": {
"h": 165,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.90563,
"c": 0.10458,
"h": 175.9
},
"luminance": 0.77582
}Semantic roles & 50–950 ramp
primary
#8FF7DD
secondary
#D55575
accent
#023BE3
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584