#8DFCDB#8DFCDB
#8DFCDB is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.113 H 172.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCDB |
|---|---|
| RGB | rgb(141, 252, 219) |
| HSL | hsl(162, 95%, 77%) |
| HSV | hsv(162, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.86, -39.42, 5.92) |
| CIE-LCH | lch(91.86, 39.86, 171.46°) |
| OKLab | oklab(91.56% -0.1123 0.0151) |
| OKLCH | oklch(91.56% 0.113 172.4) |
| XYZ | xyz(58.5758, 80.3935, 79.4349) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.95
Aquamarine
#7FFFD4
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 2.80
Pale Turquoise
#A5FBD5
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCDB #FC8DAE
analogous
#8DFCA4 #8DFCDB #8DE6FC
triadic
#8DFCDB #DB8DFC #FCDB8D
tetradic
#8DFCDB #A48DFC #FC8DAE #E6FC8D
square
#8DFCDB #A48DFC #FC8DAE #E6FC8D
split-complementary
#8DFCDB #FC8DE6 #FCA48D
monochromatic
#16F9B5 #51FAC8 #8DFCDB #C9FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#8DFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#8DFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCDB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCDB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#66FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfcdb; /* rgb */ color: rgb(141, 252, 219); /* oklch */ color: oklch(91.6% 0.113 172.4);
Tailwind
colors: {
custom: {
50: '#b4fee6',
500: '#8dfcdb',
950: '#000000',
},
}SCSS
$custom: #8dfcdb; $custom-light: #b4fee6; $custom-dark: #000000;
JSON
{
"hex": "#8dfcdb",
"rgb": {
"r": 141,
"g": 252,
"b": 219
},
"hsl": {
"h": 162.162,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91555,
"c": 0.11327,
"h": 172.4
},
"luminance": 0.80398
}Semantic roles & 50–950 ramp
primary
#8DFCDB
secondary
#DC517A
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684