#8FFFFD#8FFFFD
#8FFFFD is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.103 H 194.0°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFFD |
|---|---|
| RGB | rgb(143, 255, 253) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.64, -32.52, -9.05) |
| CIE-LCH | lch(93.64, 33.75, 195.55°) |
| OKLab | oklab(93.3% -0.1001 -0.025) |
| OKLCH | oklch(93.3% 0.103 194) |
| XYZ | xyz(64.8103, 84.4463, 105.7939) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.27
Bright Cyan
#41FDFE
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.89
Aqua
#00FFFF
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFFD #FF8F91
analogous
#8FFFC5 #8FFFFD #8FC9FF
triadic
#8FFFFD #FD8FFF #FFFD8F
tetradic
#8FFFFD #C58FFF #FF8F91 #C9FF8F
square
#8FFFFD #C58FFF #FF8F91 #C9FF8F
split-complementary
#8FFFFD #FF8FC9 #FFC58F
monochromatic
#15FFFB #52FFFC #8FFFFD #CCFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#8FFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#8FFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFFD
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFFD | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#56FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #8ffffd; /* rgb */ color: rgb(143, 255, 253); /* oklch */ color: oklch(93.3% 0.103 194.0);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8ffffd',
950: '#000000',
},
}SCSS
$custom: #8ffffd; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8ffffd",
"rgb": {
"r": 143,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.929,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93302,
"c": 0.10318,
"h": 194
},
"luminance": 0.84451
}Semantic roles & 50–950 ramp
primary
#8FFFFD
secondary
#E05254
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685