#8FF0CA#8FF0CA
#8FF0CA is a very light, moderate teal. Relative luminance 0.724; OKLCH L 88.5% C 0.107 H 166.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0CA |
|---|---|
| RGB | rgb(143, 240, 202) |
| HSL | hsl(156, 76%, 75%) |
| HSV | hsv(156, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(88.17, -37.09, 9.46) |
| CIE-LCH | lch(88.17, 38.28, 165.70°) |
| OKLab | oklab(88.47% -0.1043 0.0243) |
| OKLCH | oklch(88.47% 0.107 166.9) |
| XYZ | xyz(53.1442, 72.4204, 67.0438) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Teal
#90E4C1
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0CA #F08FB5
analogous
#8FF09A #8FF0CA #8FE5F0
triadic
#8FF0CA #CA8FF0 #F0CA8F
tetradic
#8FF0CA #9A8FF0 #F08FB5 #E5F08F
square
#8FF0CA #9A8FF0 #F08FB5 #E5F08F
split-complementary
#8FF0CA #F08FE5 #F09A8F
monochromatic
#23E297 #59E9B0 #8FF0CA #C5F7E4 #E4FBF2
Accessibility & contrast
On white
1.36
#8FF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#8FF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0CA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0CA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#73F1E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff0ca; /* rgb */ color: rgb(143, 240, 202); /* oklch */ color: oklch(88.5% 0.107 166.9);
Tailwind
colors: {
custom: {
50: '#b4f5da',
500: '#8ff0ca',
950: '#000000',
},
}SCSS
$custom: #8ff0ca; $custom-light: #b4f5da; $custom-dark: #000000;
JSON
{
"hex": "#8ff0ca",
"rgb": {
"r": 143,
"g": 240,
"b": 202
},
"hsl": {
"h": 156.495,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.88465,
"c": 0.10714,
"h": 166.9
},
"luminance": 0.72424
}Semantic roles & 50–950 ramp
primary
#8FF0CA
secondary
#CC5785
accent
#0D5DD9
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583