#70FDD6#70FDD6
#70FDD6 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.135 H 172.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDD6 |
|---|---|
| RGB | rgb(112, 253, 214) |
| HSL | hsl(163, 97%, 72%) |
| HSV | hsv(163, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 15.4%, 0.8%) |
| CIE-LAB | lab(91.03, -47.37, 7.18) |
| CIE-LCH | lch(91.03, 47.91, 171.38°) |
| OKLab | oklab(90.56% -0.134 0.0183) |
| OKLCH | oklch(90.56% 0.135 172.2) |
| XYZ | xyz(53.9393, 78.5451, 75.9235) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.75
Light Aqua
#8CFFDB
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDD6 #FD7097
analogous
#70FD90 #70FDD6 #70DEFD
triadic
#70FDD6 #D670FD #FDD670
tetradic
#70FDD6 #9070FD #FD7097 #DEFD70
square
#70FDD6 #9070FD #FD7097 #DEFD70
split-complementary
#70FDD6 #FD70DE #FD9070
monochromatic
#03EFAE #34FCC5 #70FDD6 #ACFEE7 #E1FFF6
Accessibility & contrast
On white
1.26
#70FDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#70FDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDD6
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDD6 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#16FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fdd6; /* rgb */ color: rgb(112, 253, 214); /* oklch */ color: oklch(90.6% 0.135 172.2);
Tailwind
colors: {
custom: {
50: '#a4ffe2',
500: '#70fdd6',
950: '#000000',
},
}SCSS
$custom: #70fdd6; $custom-light: #a4ffe2; $custom-dark: #000000;
JSON
{
"hex": "#70fdd6",
"rgb": {
"r": 112,
"g": 253,
"b": 214
},
"hsl": {
"h": 163.404,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90563,
"c": 0.13527,
"h": 172.2
},
"luminance": 0.7855
}Semantic roles & 50–950 ramp
primary
#70FDD6
secondary
#D93865
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684