#8DFCD2#8DFCD2
#8DFCD2 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.119 H 167.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCD2 |
|---|---|
| RGB | rgb(141, 252, 210) |
| HSL | hsl(157, 95%, 77%) |
| HSV | hsv(157, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.65, -41.34, 10.28) |
| CIE-LCH | lch(91.65, 42.60, 166.04°) |
| OKLab | oklab(91.32% -0.1161 0.0264) |
| OKLCH | oklch(91.32% 0.119 167.2) |
| XYZ | xyz(57.4229, 79.9323, 73.3628) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.58
Light Aqua
#8CFFDB
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.07
Pale Turquoise
#A5FBD5
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Teal
#90E4C1
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCD2 #FC8DB7
analogous
#8DFC9B #8DFCD2 #8DEFFC
triadic
#8DFCD2 #D28DFC #FCD28D
tetradic
#8DFCD2 #9B8DFC #FC8DB7 #EFFC8D
square
#8DFCD2 #9B8DFC #FC8DB7 #EFFC8D
split-complementary
#8DFCD2 #FC8DEF #FC9B8D
monochromatic
#16F9A3 #51FABA #8DFCD2 #C9FEEA #E1FEF3
Accessibility & contrast
On white
1.24
#8DFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#8DFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCD2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCD2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#6AFDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfcd2; /* rgb */ color: rgb(141, 252, 210); /* oklch */ color: oklch(91.3% 0.119 167.2);
Tailwind
colors: {
custom: {
50: '#b4fedf',
500: '#8dfcd2',
950: '#000000',
},
}SCSS
$custom: #8dfcd2; $custom-light: #b4fedf; $custom-dark: #000000;
JSON
{
"hex": "#8dfcd2",
"rgb": {
"r": 141,
"g": 252,
"b": 210
},
"hsl": {
"h": 157.297,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91319,
"c": 0.11906,
"h": 167.2
},
"luminance": 0.79937
}Semantic roles & 50–950 ramp
primary
#8DFCD2
secondary
#DC5186
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684