#70FFD2#70FFD2
#70FFD2 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.140 H 169.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFD2 |
|---|---|
| RGB | rgb(112, 255, 210) |
| HSL | hsl(161, 100%, 72%) |
| HSV | hsv(161, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.51, -49.12, 9.94) |
| CIE-LCH | lch(91.51, 50.11, 168.56°) |
| OKLab | oklab(90.93% -0.1379 0.0254) |
| OKLCH | oklch(90.93% 0.14 169.6) |
| XYZ | xyz(54.0694, 79.6127, 73.4776) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.20
Light Aquamarine
#7BFDC7
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFD2 #FF709D
analogous
#70FF8B #70FFD2 #70E4FF
triadic
#70FFD2 #D270FF #FFD270
tetradic
#70FFD2 #8B70FF #FF709D #E4FF70
square
#70FFD2 #8B70FF #FF709D #E4FF70
split-complementary
#70FFD2 #FF70E4 #FF8B70
monochromatic
#00F5A8 #33FFBF #70FFD2 #ADFFE5 #E0FFF5
Accessibility & contrast
On white
1.24
#70FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#70FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFD2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFD2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E4E0D5
Tritanopia (blue-blind)
#1CFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffd2; /* rgb */ color: rgb(112, 255, 210); /* oklch */ color: oklch(90.9% 0.140 169.6);
Tailwind
colors: {
custom: {
50: '#a4ffdf',
500: '#70ffd2',
950: '#000000',
},
}SCSS
$custom: #70ffd2; $custom-light: #a4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#70ffd2",
"rgb": {
"r": 112,
"g": 255,
"b": 210
},
"hsl": {
"h": 161.119,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90926,
"c": 0.14018,
"h": 169.6
},
"luminance": 0.79618
}Semantic roles & 50–950 ramp
primary
#70FFD2
secondary
#DC376B
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684