#70FBDC#70FBDC
#70FBDC is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.130 H 176.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBDC |
|---|---|
| RGB | rgb(112, 251, 220) |
| HSL | hsl(167, 95%, 71%) |
| HSV | hsv(167, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.60, -45.12, 3.45) |
| CIE-LCH | lch(90.60, 45.25, 175.63°) |
| OKLab | oklab(90.26% -0.1293 0.0084) |
| OKLCH | oklch(90.26% 0.13 176.3) |
| XYZ | xyz(54.0917, 77.6012, 79.8242) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 5.29
Bright Teal
#01F9C6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBDC #FB708F
analogous
#70FB96 #70FBDC #70D4FB
triadic
#70FBDC #DC70FB #FBDC70
tetradic
#70FBDC #9670FB #FB708F #D4FB70
square
#70FBDC #9670FB #FB708F #D4FB70
split-complementary
#70FBDC #FB70D4 #FB9670
monochromatic
#07EAB7 #34F9CD #70FBDC #ACFDEB #E1FEF8
Accessibility & contrast
On white
1.27
#70FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#70FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBDC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBDC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#05FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fbdc; /* rgb */ color: rgb(112, 251, 220); /* oklch */ color: oklch(90.3% 0.130 176.3);
Tailwind
colors: {
custom: {
50: '#a4fde6',
500: '#70fbdc',
950: '#000000',
},
}SCSS
$custom: #70fbdc; $custom-light: #a4fde6; $custom-dark: #000000;
JSON
{
"hex": "#70fbdc",
"rgb": {
"r": 112,
"g": 251,
"b": 220
},
"hsl": {
"h": 166.619,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.9026,
"c": 0.12962,
"h": 176.3
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#70FBDC
secondary
#D7395C
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684