#8FE2CC#8FE2CC
#8FE2CC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.3% C 0.087 H 175.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2CC |
|---|---|
| RGB | rgb(143, 226, 204) |
| HSL | hsl(164, 59%, 72%) |
| HSV | hsv(164, 37%, 89%) |
| CMYK | cmyk(36.7%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(84.27, -30.15, 2.79) |
| CIE-LCH | lch(84.27, 30.27, 174.72°) |
| OKLab | oklab(85.34% -0.0869 0.0069) |
| OKLCH | oklch(85.34% 0.087 175.4) |
| XYZ | xyz(49.4191, 64.5888, 66.9779) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 6.36
Seafoam
#7FE0B3
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2CC #E28FA5
analogous
#8FE2A2 #8FE2CC #8FCFE2
triadic
#8FE2CC #CC8FE2 #E2CC8F
tetradic
#8FE2CC #A28FE2 #E28FA5 #CFE28F
square
#8FE2CC #A28FE2 #E28FA5 #CFE28F
split-complementary
#8FE2CC #E28FCF #E2A28F
monochromatic
#33C49D #5ED5B6 #8FE2CC #C0EFE2 #E7F9F4
Accessibility & contrast
On white
1.51
#8FE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#8FE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2CC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2CC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#75E4DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fe2cc; /* rgb */ color: rgb(143, 226, 204); /* oklch */ color: oklch(85.3% 0.087 175.4);
Tailwind
colors: {
custom: {
50: '#b3ebdb',
500: '#8fe2cc',
950: '#000000',
},
}SCSS
$custom: #8fe2cc; $custom-light: #b3ebdb; $custom-dark: #000000;
JSON
{
"hex": "#8fe2cc",
"rgb": {
"r": 143,
"g": 226,
"b": 204
},
"hsl": {
"h": 164.096,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.85337,
"c": 0.08723,
"h": 175.4
},
"luminance": 0.64592
}Semantic roles & 50–950 ramp
primary
#8FE2CC
secondary
#BB5B74
accent
#1F4BC6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111615
muted
#818484