#8FFCDC#8FFCDC
#8FFCDC is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.111 H 172.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCDC |
|---|---|
| RGB | rgb(143, 252, 220) |
| HSL | hsl(162, 95%, 77%) |
| HSV | hsv(162, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.96, -38.72, 5.56) |
| CIE-LCH | lch(91.96, 39.11, 171.82°) |
| OKLab | oklab(91.67% -0.1104 0.0141) |
| OKLCH | oklch(91.67% 0.111 172.7) |
| XYZ | xyz(59.0511, 80.6233, 80.1464) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCDC #FC8FAF
analogous
#8FFCA5 #8FFCDC #8FE6FC
triadic
#8FFCDC #DC8FFC #FCDC8F
tetradic
#8FFCDC #A58FFC #FC8FAF #E6FC8F
square
#8FFCDC #A58FFC #FC8FAF #E6FC8F
split-complementary
#8FFCDC #FC8FE6 #FCA58F
monochromatic
#18F9B7 #53FAC9 #8FFCDC #CBFEEF #E1FEF6
Accessibility & contrast
On white
1.23
#8FFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#8FFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCDC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCDC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#69FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffcdc; /* rgb */ color: rgb(143, 252, 220); /* oklch */ color: oklch(91.7% 0.111 172.7);
Tailwind
colors: {
custom: {
50: '#b5fee6',
500: '#8ffcdc',
950: '#000000',
},
}SCSS
$custom: #8ffcdc; $custom-light: #b5fee6; $custom-dark: #000000;
JSON
{
"hex": "#8ffcdc",
"rgb": {
"r": 143,
"g": 252,
"b": 220
},
"hsl": {
"h": 162.385,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.91667,
"c": 0.1113,
"h": 172.7
},
"luminance": 0.80628
}Semantic roles & 50–950 ramp
primary
#8FFCDC
secondary
#DC537B
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684