#8FDFDA#8FDFDA
#8FDFDA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.079 H 190.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFDA |
|---|---|
| RGB | rgb(143, 223, 218) |
| HSL | hsl(176, 56%, 72%) |
| HSV | hsv(176, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.80, -25.54, -5.31) |
| CIE-LCH | lch(83.80, 26.09, 191.75°) |
| OKLab | oklab(85.08% -0.0775 -0.0147) |
| OKLCH | oklch(85.08% 0.079 190.7) |
| XYZ | xyz(50.3657, 63.6737, 75.9524) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 6.95
Light Cyan
#ACFFFC
ΔE00 7.04
Pale Cyan
#B7FFFA
ΔE00 7.38
Robin Egg Blue
#8AF1FE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFDA #DF8F94
analogous
#8FDFB2 #8FDFDA #8FBCDF
triadic
#8FDFDA #DA8FDF #DFDA8F
tetradic
#8FDFDA #B28FDF #DF8F94 #BCDF8F
square
#8FDFDA #B28FDF #DF8F94 #BCDF8F
split-complementary
#8FDFDA #DF8FBC #DFB28F
monochromatic
#36BDB5 #5FD1CA #8FDFDA #BFEDEA #E7F8F7
Accessibility & contrast
On white
1.53
#8FDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#8FDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFDA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFDA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#70E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdfda; /* rgb */ color: rgb(143, 223, 218); /* oklch */ color: oklch(85.1% 0.079 190.7);
Tailwind
colors: {
custom: {
50: '#b3e9e5',
500: '#8fdfda',
950: '#000000',
},
}SCSS
$custom: #8fdfda; $custom-light: #b3e9e5; $custom-dark: #000000;
JSON
{
"hex": "#8fdfda",
"rgb": {
"r": 143,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85076,
"c": 0.0789,
"h": 190.7
},
"luminance": 0.63677
}Semantic roles & 50–950 ramp
primary
#8FDFDA
secondary
#B75B61
accent
#222CC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484