#8FFDD3#8FFDD3
#8FFDD3 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.118 H 167.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDD3 |
|---|---|
| RGB | rgb(143, 253, 211) |
| HSL | hsl(157, 96%, 78%) |
| HSV | hsv(157, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(92.04, -41.08, 10.32) |
| CIE-LCH | lch(92.04, 42.36, 165.90°) |
| OKLab | oklab(91.66% -0.1154 0.0265) |
| OKLCH | oklch(91.66% 0.118 167.1) |
| XYZ | xyz(58.2060, 80.7890, 74.1420) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.66
Light Aqua
#8CFFDB
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.32
Pale Turquoise
#A5FBD5
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Teal
#90E4C1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDD3 #FD8FB9
analogous
#8FFD9C #8FFDD3 #8FF0FD
triadic
#8FFDD3 #D38FFD #FDD38F
tetradic
#8FFDD3 #9C8FFD #FD8FB9 #F0FD8F
square
#8FFDD3 #9C8FFD #FD8FB9 #F0FD8F
split-complementary
#8FFDD3 #FD8FF0 #FD9C8F
monochromatic
#17FBA4 #53FCBB #8FFDD3 #CBFEEB #E1FEF3
Accessibility & contrast
On white
1.22
#8FFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#8FFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDD3
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDD3 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D1
Deuteranopia (green-blind)
#E7E3D6
Tritanopia (blue-blind)
#6DFEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffdd3; /* rgb */ color: rgb(143, 253, 211); /* oklch */ color: oklch(91.7% 0.118 167.1);
Tailwind
colors: {
custom: {
50: '#b5fee0',
500: '#8ffdd3',
950: '#000000',
},
}SCSS
$custom: #8ffdd3; $custom-light: #b5fee0; $custom-dark: #000000;
JSON
{
"hex": "#8ffdd3",
"rgb": {
"r": 143,
"g": 253,
"b": 211
},
"hsl": {
"h": 157.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91658,
"c": 0.11838,
"h": 167.1
},
"luminance": 0.80793
}Semantic roles & 50–950 ramp
primary
#8FFDD3
secondary
#DE5388
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684