#70FDD2#70FDD2
#70FDD2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.138 H 170.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDD2 |
|---|---|
| RGB | rgb(112, 253, 210) |
| HSL | hsl(162, 97%, 72%) |
| HSV | hsv(162, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.94, -48.27, 9.12) |
| CIE-LCH | lch(90.94, 49.12, 169.31°) |
| OKLab | oklab(90.46% -0.1358 0.0233) |
| OKLCH | oklch(90.46% 0.138 170.3) |
| XYZ | xyz(53.4348, 78.3433, 73.2661) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.23
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 4.10
Pale Turquoise
#A5FBD5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDD2 #FD709B
analogous
#70FD8C #70FDD2 #70E2FD
triadic
#70FDD2 #D270FD #FDD270
tetradic
#70FDD2 #8C70FD #FD709B #E2FD70
square
#70FDD2 #8C70FD #FD709B #E2FD70
split-complementary
#70FDD2 #FD70E2 #FD8C70
monochromatic
#03EFA7 #34FCBF #70FDD2 #ACFEE5 #E1FFF6
Accessibility & contrast
On white
1.26
#70FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#70FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDD2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDD2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#1EFFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fdd2; /* rgb */ color: rgb(112, 253, 210); /* oklch */ color: oklch(90.5% 0.138 170.3);
Tailwind
colors: {
custom: {
50: '#a4ffdf',
500: '#70fdd2',
950: '#000000',
},
}SCSS
$custom: #70fdd2; $custom-light: #a4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#70fdd2",
"rgb": {
"r": 112,
"g": 253,
"b": 210
},
"hsl": {
"h": 161.702,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90458,
"c": 0.13776,
"h": 170.3
},
"luminance": 0.78348
}Semantic roles & 50–950 ramp
primary
#70FDD2
secondary
#D93869
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684