#70FBDA#70FBDA
#70FBDA is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 175.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBDA |
|---|---|
| RGB | rgb(112, 251, 218) |
| HSL | hsl(166, 95%, 71%) |
| HSV | hsv(166, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.55, -45.59, 4.42) |
| CIE-LCH | lch(90.55, 45.80, 174.47°) |
| OKLab | oklab(90.21% -0.1302 0.011) |
| OKLCH | oklch(90.21% 0.131 175.2) |
| XYZ | xyz(53.8284, 77.4959, 78.4376) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 5.27
Bright Teal
#01F9C6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBDA #FB7091
analogous
#70FB94 #70FBDA #70D7FB
triadic
#70FBDA #DA70FB #FBDA70
tetradic
#70FBDA #9470FB #FB7091 #D7FB70
square
#70FBDA #9470FB #FB7091 #D7FB70
split-complementary
#70FBDA #FB70D7 #FB9470
monochromatic
#07EAB4 #34F9CB #70FBDA #ACFDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#70FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#70FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBDA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBDA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#0DFEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fbda; /* rgb */ color: rgb(112, 251, 218); /* oklch */ color: oklch(90.2% 0.131 175.2);
Tailwind
colors: {
custom: {
50: '#a4fde5',
500: '#70fbda',
950: '#000000',
},
}SCSS
$custom: #70fbda; $custom-light: #a4fde5; $custom-dark: #000000;
JSON
{
"hex": "#70fbda",
"rgb": {
"r": 112,
"g": 251,
"b": 218
},
"hsl": {
"h": 165.755,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90205,
"c": 0.13067,
"h": 175.2
},
"luminance": 0.77501
}Semantic roles & 50–950 ramp
primary
#70FBDA
secondary
#D7395E
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684