#8FFCF0#8FFCF0
#8FFCF0 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.103 H 186.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCF0 |
|---|---|
| RGB | rgb(143, 252, 240) |
| HSL | hsl(173, 95%, 77%) |
| HSV | hsv(173, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(92.46, -34.21, -4.07) |
| CIE-LCH | lch(92.46, 34.45, 186.78°) |
| OKLab | oklab(92.24% -0.102 -0.0115) |
| OKLCH | oklch(92.24% 0.103 186.4) |
| XYZ | xyz(61.8600, 81.7469, 94.9401) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.79
Pale Cyan
#B7FFFA
ΔE00 5.44
Pale Aqua
#B8FFEB
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.29
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCF0 #FC8F9B
analogous
#8FFCB9 #8FFCF0 #8FD2FC
triadic
#8FFCF0 #F08FFC #FCF08F
tetradic
#8FFCF0 #B98FFC #FC8F9B #D2FC8F
square
#8FFCF0 #B98FFC #FC8F9B #D2FC8F
split-complementary
#8FFCF0 #FC8FD2 #FCB98F
monochromatic
#18F9E0 #53FAE8 #8FFCF0 #CBFEF8 #E1FEFB
Accessibility & contrast
On white
1.21
#8FFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#8FFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCF0
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCF0 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DFE4F1
Tritanopia (blue-blind)
#5FFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffcf0; /* rgb */ color: rgb(143, 252, 240); /* oklch */ color: oklch(92.2% 0.103 186.4);
Tailwind
colors: {
custom: {
50: '#b6fdf4',
500: '#8ffcf0',
950: '#000000',
},
}SCSS
$custom: #8ffcf0; $custom-light: #b6fdf4; $custom-dark: #000000;
JSON
{
"hex": "#8ffcf0",
"rgb": {
"r": 143,
"g": 252,
"b": 240
},
"hsl": {
"h": 173.394,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92235,
"c": 0.10269,
"h": 186.4
},
"luminance": 0.81752
}Semantic roles & 50–950 ramp
primary
#8FFCF0
secondary
#DC5362
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585