#70FDE6#70FDE6
#70FDE6 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 181.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDE6 |
|---|---|
| RGB | rgb(112, 253, 230) |
| HSL | hsl(170, 97%, 72%) |
| HSV | hsv(170, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 9.1%, 0.8%) |
| CIE-LAB | lab(91.42, -43.63, -0.54) |
| CIE-LCH | lch(91.42, 43.63, 180.71°) |
| OKLab | oklab(91.01% -0.1271 -0.0022) |
| OKLCH | oklch(91.01% 0.127 181) |
| XYZ | xyz(56.0839, 79.4030, 87.2183) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Bright Aqua
#0BF9EA
ΔE00 4.47
Light Aqua
#8CFFDB
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 5.95
Light Turquoise
#7EF4CC
ΔE00 5.97
Aqua (survey)
#13EAC9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDE6 #FD7087
analogous
#70FDA0 #70FDE6 #70CEFD
triadic
#70FDE6 #E670FD #FDE670
tetradic
#70FDE6 #A070FD #FD7087 #CEFD70
square
#70FDE6 #A070FD #FD7087 #CEFD70
split-complementary
#70FDE6 #FD70CE #FDA070
monochromatic
#03EFC9 #34FCDB #70FDE6 #ACFEF1 #E1FFFA
Accessibility & contrast
On white
1.24
#70FDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#70FDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDE6
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDE6 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E5
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fde6; /* rgb */ color: rgb(112, 253, 230); /* oklch */ color: oklch(91.0% 0.127 181.0);
Tailwind
colors: {
custom: {
50: '#a5feed',
500: '#70fde6',
950: '#000000',
},
}SCSS
$custom: #70fde6; $custom-light: #a5feed; $custom-dark: #000000;
JSON
{
"hex": "#70fde6",
"rgb": {
"r": 112,
"g": 253,
"b": 230
},
"hsl": {
"h": 170.213,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91007,
"c": 0.12715,
"h": 181
},
"luminance": 0.79408
}Semantic roles & 50–950 ramp
primary
#70FDE6
secondary
#D93852
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684