#8DFCDA#8DFCDA
#8DFCDA is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.114 H 171.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCDA |
|---|---|
| RGB | rgb(141, 252, 218) |
| HSL | hsl(162, 95%, 77%) |
| HSV | hsv(162, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.84, -39.64, 6.41) |
| CIE-LCH | lch(91.84, 40.15, 170.82°) |
| OKLab | oklab(91.53% -0.1127 0.0163) |
| OKLCH | oklch(91.53% 0.114 171.8) |
| XYZ | xyz(58.4446, 80.3410, 78.7437) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.77
Aquamarine
#7FFFD4
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCDA #FC8DAF
analogous
#8DFCA3 #8DFCDA #8DE6FC
triadic
#8DFCDA #DA8DFC #FCDA8D
tetradic
#8DFCDA #A38DFC #FC8DAF #E6FC8D
square
#8DFCDA #A38DFC #FC8DAF #E6FC8D
split-complementary
#8DFCDA #FC8DE6 #FCA38D
monochromatic
#16F9B3 #51FAC7 #8DFCDA #C9FEED #E1FEF5
Accessibility & contrast
On white
1.23
#8DFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#8DFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCDA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCDA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#67FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfcda; /* rgb */ color: rgb(141, 252, 218); /* oklch */ color: oklch(91.5% 0.114 171.8);
Tailwind
colors: {
custom: {
50: '#b4fee5',
500: '#8dfcda',
950: '#000000',
},
}SCSS
$custom: #8dfcda; $custom-light: #b4fee5; $custom-dark: #000000;
JSON
{
"hex": "#8dfcda",
"rgb": {
"r": 141,
"g": 252,
"b": 218
},
"hsl": {
"h": 161.622,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91528,
"c": 0.11386,
"h": 171.8
},
"luminance": 0.80345
}Semantic roles & 50–950 ramp
primary
#8DFCDA
secondary
#DC517C
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684