#8FF8CC#8FF8CC
#8FF8CC is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.3% C 0.117 H 165.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8CC |
|---|---|
| RGB | rgb(143, 248, 204) |
| HSL | hsl(155, 88%, 77%) |
| HSV | hsv(155, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 17.7%, 2.7%) |
| CIE-LAB | lab(90.47, -40.30, 11.70) |
| CIE-LCH | lch(90.47, 41.96, 163.81°) |
| OKLab | oklab(90.34% -0.1127 0.0301) |
| OKLCH | oklch(90.34% 0.117 165.1) |
| XYZ | xyz(55.7897, 77.3301, 69.1014) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.19
Aquamarine
#7FFFD4
ΔE00 2.55
Pale Turquoise
#A5FBD5
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 3.02
Light Teal
#90E4C1
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8CC #F88FBB
analogous
#8FF898 #8FF8CC #8FF0F8
triadic
#8FF8CC #CC8FF8 #F8CC8F
tetradic
#8FF8CC #988FF8 #F88FBB #F0F88F
square
#8FF8CC #988FF8 #F88FBB #F0F88F
split-complementary
#8FF8CC #F88FF0 #F8988F
monochromatic
#1CF198 #55F4B2 #8FF8CC #C9FCE6 #E2FDF2
Accessibility & contrast
On white
1.28
#8FF8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#8FF8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8CC
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8CC | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#71F8EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff8cc; /* rgb */ color: rgb(143, 248, 204); /* oklch */ color: oklch(90.3% 0.117 165.1);
Tailwind
colors: {
custom: {
50: '#b4fbdb',
500: '#8ff8cc',
950: '#000000',
},
}SCSS
$custom: #8ff8cc; $custom-light: #b4fbdb; $custom-dark: #000000;
JSON
{
"hex": "#8ff8cc",
"rgb": {
"r": 143,
"g": 248,
"b": 204
},
"hsl": {
"h": 154.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.90341,
"c": 0.11666,
"h": 165.1
},
"luminance": 0.77334
}Semantic roles & 50–950 ramp
primary
#8FF8CC
secondary
#D7558B
accent
#0160E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584