#8FF8DC#8FF8DC
#8FF8DC is a very light, moderate teal. Relative luminance 0.781; OKLCH L 90.8% C 0.106 H 174.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8DC |
|---|---|
| RGB | rgb(143, 248, 220) |
| HSL | hsl(164, 88%, 77%) |
| HSV | hsv(164, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(90.84, -36.90, 3.94) |
| CIE-LCH | lch(90.84, 37.11, 173.90°) |
| OKLab | oklab(90.76% -0.1059 0.0099) |
| OKLCH | oklch(90.76% 0.106 174.7) |
| XYZ | xyz(57.8082, 78.1375, 79.7321) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 4.22
Pale Turquoise
#A5FBD5
ΔE00 4.23
Pale Aqua
#B8FFEB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8DC #F88FAB
analogous
#8FF8A8 #8FF8DC #8FE0F8
triadic
#8FF8DC #DC8FF8 #F8DC8F
tetradic
#8FF8DC #A88FF8 #F88FAB #E0F88F
square
#8FF8DC #A88FF8 #F88FAB #E0F88F
split-complementary
#8FF8DC #F88FE0 #F8A88F
monochromatic
#1CF1B8 #55F4CA #8FF8DC #C9FCEE #E2FDF6
Accessibility & contrast
On white
1.26
#8FF8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8FF8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8DC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8DC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#6AFAF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff8dc; /* rgb */ color: rgb(143, 248, 220); /* oklch */ color: oklch(90.8% 0.106 174.7);
Tailwind
colors: {
custom: {
50: '#b5fbe6',
500: '#8ff8dc',
950: '#000000',
},
}SCSS
$custom: #8ff8dc; $custom-light: #b5fbe6; $custom-dark: #000000;
JSON
{
"hex": "#8ff8dc",
"rgb": {
"r": 143,
"g": 248,
"b": 220
},
"hsl": {
"h": 164,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.90762,
"c": 0.10633,
"h": 174.7
},
"luminance": 0.78142
}Semantic roles & 50–950 ramp
primary
#8FF8DC
secondary
#D75577
accent
#013EE5
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584