#8DFCDF#8DFCDF
#8DFCDF is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.111 H 174.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCDF |
|---|---|
| RGB | rgb(141, 252, 223) |
| HSL | hsl(164, 95%, 77%) |
| HSV | hsv(164, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.96, -38.55, 3.99) |
| CIE-LCH | lch(91.96, 38.75, 174.09°) |
| OKLab | oklab(91.66% -0.1106 0.01) |
| OKLCH | oklch(91.66% 0.111 174.8) |
| XYZ | xyz(59.1088, 80.6067, 82.2416) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Tiffany Blue
#7BF2DA
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 4.39
Pale Aqua
#B8FFEB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCDF #FC8DAA
analogous
#8DFCA8 #8DFCDF #8DE2FC
triadic
#8DFCDF #DF8DFC #FCDF8D
tetradic
#8DFCDF #A88DFC #FC8DAA #E2FC8D
square
#8DFCDF #A88DFC #FC8DAA #E2FC8D
split-complementary
#8DFCDF #FC8DE2 #FCA88D
monochromatic
#16F9BE #51FACE #8DFCDF #C9FEF0 #E1FEF7
Accessibility & contrast
On white
1.23
#8DFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#8DFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCDF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCDF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E3E2E1
Tritanopia (blue-blind)
#64FEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfcdf; /* rgb */ color: rgb(141, 252, 223); /* oklch */ color: oklch(91.7% 0.111 174.8);
Tailwind
colors: {
custom: {
50: '#b4fee9',
500: '#8dfcdf',
950: '#000000',
},
}SCSS
$custom: #8dfcdf; $custom-light: #b4fee9; $custom-dark: #000000;
JSON
{
"hex": "#8dfcdf",
"rgb": {
"r": 141,
"g": 252,
"b": 223
},
"hsl": {
"h": 164.324,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91663,
"c": 0.11101,
"h": 174.8
},
"luminance": 0.80611
}Semantic roles & 50–950 ramp
primary
#8DFCDF
secondary
#DC5175
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684