#70FCDA#70FCDA
#70FCDA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 174.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCDA |
|---|---|
| RGB | rgb(112, 252, 218) |
| HSL | hsl(165, 96%, 71%) |
| HSV | hsv(165, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.84, -46.02, 4.83) |
| CIE-LCH | lch(90.84, 46.27, 174.01°) |
| OKLab | oklab(90.44% -0.1312 0.0121) |
| OKLCH | oklch(90.44% 0.132 174.7) |
| XYZ | xyz(54.1416, 78.1223, 78.5420) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.14
Tiffany Blue
#7BF2DA
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 5.27
Light Aquamarine
#7BFDC7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCDA #FC7092
analogous
#70FC94 #70FCDA #70D8FC
triadic
#70FCDA #DA70FC #FCDA70
tetradic
#70FCDA #9470FC #FC7092 #D8FC70
square
#70FCDA #9470FC #FC7092 #D8FC70
split-complementary
#70FCDA #FC70D8 #FC9470
monochromatic
#05EDB4 #34FBCA #70FCDA #ACFDEA #E1FEF7
Accessibility & contrast
On white
1.26
#70FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#70FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCDA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCDA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#0BFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fcda; /* rgb */ color: rgb(112, 252, 218); /* oklch */ color: oklch(90.4% 0.132 174.7);
Tailwind
colors: {
custom: {
50: '#a4fee5',
500: '#70fcda',
950: '#000000',
},
}SCSS
$custom: #70fcda; $custom-light: #a4fee5; $custom-dark: #000000;
JSON
{
"hex": "#70fcda",
"rgb": {
"r": 112,
"g": 252,
"b": 218
},
"hsl": {
"h": 165.429,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90438,
"c": 0.13181,
"h": 174.7
},
"luminance": 0.78128
}Semantic roles & 50–950 ramp
primary
#70FCDA
secondary
#D8385F
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684