#8FFDFB#8FFDFB
#8FFDFB is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.8% C 0.102 H 194.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDFB |
|---|---|
| RGB | rgb(143, 253, 251) |
| HSL | hsl(179, 96%, 78%) |
| HSV | hsv(179, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(93.04, -32.06, -8.92) |
| CIE-LCH | lch(93.04, 33.28, 195.54°) |
| OKLab | oklab(92.8% -0.0987 -0.0246) |
| OKLCH | oklch(92.8% 0.102 194) |
| XYZ | xyz(63.8587, 83.0501, 103.9132) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.19
Pale Cyan
#B7FFFA
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDFB #FD8F91
analogous
#8FFDC4 #8FFDFB #8FC8FD
triadic
#8FFDFB #FB8FFD #FDFB8F
tetradic
#8FFDFB #C48FFD #FD8F91 #C8FD8F
square
#8FFDFB #C48FFD #FD8F91 #C8FD8F
split-complementary
#8FFDFB #FD8FC8 #FDC48F
monochromatic
#17FBF7 #53FCF9 #8FFDFB #CBFEFD #E1FEFE
Accessibility & contrast
On white
1.19
#8FFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#8FFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDFB
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDFB | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#58FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffdfb; /* rgb */ color: rgb(143, 253, 251); /* oklch */ color: oklch(92.8% 0.102 194.0);
Tailwind
colors: {
custom: {
50: '#b6fefc',
500: '#8ffdfb',
950: '#000000',
},
}SCSS
$custom: #8ffdfb; $custom-light: #b6fefc; $custom-dark: #000000;
JSON
{
"hex": "#8ffdfb",
"rgb": {
"r": 143,
"g": 253,
"b": 251
},
"hsl": {
"h": 178.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92795,
"c": 0.10173,
"h": 194
},
"luminance": 0.83055
}Semantic roles & 50–950 ramp
primary
#8FFDFB
secondary
#DE5355
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685