#8DFDD2#8DFDD2
#8DFDD2 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.120 H 166.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDD2 |
|---|---|
| RGB | rgb(141, 253, 210) |
| HSL | hsl(157, 97%, 77%) |
| HSV | hsv(157, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(91.94, -41.79, 10.68) |
| CIE-LCH | lch(91.94, 43.13, 165.66°) |
| OKLab | oklab(91.55% -0.1172 0.0274) |
| OKLCH | oklch(91.55% 0.12 166.8) |
| XYZ | xyz(57.7378, 80.5621, 73.4678) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.52
Light Aqua
#8CFFDB
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 2.96
Light Teal
#90E4C1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDD2 #FD8DB8
analogous
#8DFD9A #8DFDD2 #8DF0FD
triadic
#8DFDD2 #D28DFD #FDD28D
tetradic
#8DFDD2 #9A8DFD #FD8DB8 #F0FD8D
square
#8DFDD2 #9A8DFD #FD8DB8 #F0FD8D
split-complementary
#8DFDD2 #FD8DF0 #FD9A8D
monochromatic
#15FBA3 #51FCBA #8DFDD2 #C9FEEA #E1FEF3
Accessibility & contrast
On white
1.23
#8DFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#8DFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDD2
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDD2 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#6AFEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dfdd2; /* rgb */ color: rgb(141, 253, 210); /* oklch */ color: oklch(91.5% 0.120 166.8);
Tailwind
colors: {
custom: {
50: '#b4fedf',
500: '#8dfdd2',
950: '#000000',
},
}SCSS
$custom: #8dfdd2; $custom-light: #b4fedf; $custom-dark: #000000;
JSON
{
"hex": "#8dfdd2",
"rgb": {
"r": 141,
"g": 253,
"b": 210
},
"hsl": {
"h": 156.964,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.91547,
"c": 0.1204,
"h": 166.8
},
"luminance": 0.80566
}Semantic roles & 50–950 ramp
primary
#8DFDD2
secondary
#DD5187
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684