#8DFFD2#8DFFD2
#8DFFD2 is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.123 H 166.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFD2 |
|---|---|
| RGB | rgb(141, 255, 210) |
| HSL | hsl(156, 100%, 78%) |
| HSV | hsv(156, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.50, -42.67, 11.48) |
| CIE-LCH | lch(92.50, 44.19, 164.94°) |
| OKLab | oklab(92% -0.1195 0.0295) |
| OKLCH | oklch(92% 0.123 166.1) |
| XYZ | xyz(58.3724, 81.8314, 73.6793) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.57
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.73
Pale Turquoise
#A5FBD5
ΔE00 3.22
Light Seafoam
#A0FEBF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFD2 #FF8DBA
analogous
#8DFF99 #8DFFD2 #8DF3FF
triadic
#8DFFD2 #D28DFF #FFD28D
tetradic
#8DFFD2 #998DFF #FF8DBA #F3FF8D
square
#8DFFD2 #998DFF #FF8DBA #F3FF8D
split-complementary
#8DFFD2 #FF8DF3 #FF998D
monochromatic
#13FFA2 #50FFBA #8DFFD2 #CAFFEA #E0FFF3
Accessibility & contrast
On white
1.21
#8DFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#8DFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFD2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFD2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1D0
Deuteranopia (green-blind)
#E9E4D5
Tritanopia (blue-blind)
#69FFF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffd2; /* rgb */ color: rgb(141, 255, 210); /* oklch */ color: oklch(92.0% 0.123 166.1);
Tailwind
colors: {
custom: {
50: '#b4ffdf',
500: '#8dffd2',
950: '#000000',
},
}SCSS
$custom: #8dffd2; $custom-light: #b4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#8dffd2",
"rgb": {
"r": 141,
"g": 255,
"b": 210
},
"hsl": {
"h": 156.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92004,
"c": 0.12306,
"h": 166.1
},
"luminance": 0.81836
}Semantic roles & 50–950 ramp
primary
#8DFFD2
secondary
#E05089
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684