#70FCDF#70FCDF
#70FCDF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.129 H 177.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCDF |
|---|---|
| RGB | rgb(112, 252, 223) |
| HSL | hsl(168, 96%, 71%) |
| HSV | hsv(168, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.96, -44.85, 2.42) |
| CIE-LCH | lch(90.96, 44.92, 176.92°) |
| OKLab | oklab(90.58% -0.1291 0.0057) |
| OKLCH | oklch(90.58% 0.129 177.5) |
| XYZ | xyz(54.8058, 78.3879, 82.0399) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.28
Aqua (survey)
#13EAC9
ΔE00 5.50
Bright Aqua
#0BF9EA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCDF #FC708D
analogous
#70FC99 #70FCDF #70D3FC
triadic
#70FCDF #DF70FC #FCDF70
tetradic
#70FCDF #9970FC #FC708D #D3FC70
square
#70FCDF #9970FC #FC708D #D3FC70
split-complementary
#70FCDF #FC70D3 #FC9970
monochromatic
#05EDBD #34FBD2 #70FCDF #ACFDEC #E1FEF8
Accessibility & contrast
On white
1.26
#70FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#70FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCDF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCDF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fcdf; /* rgb */ color: rgb(112, 252, 223); /* oklch */ color: oklch(90.6% 0.129 177.5);
Tailwind
colors: {
custom: {
50: '#a4fee8',
500: '#70fcdf',
950: '#000000',
},
}SCSS
$custom: #70fcdf; $custom-light: #a4fee8; $custom-dark: #000000;
JSON
{
"hex": "#70fcdf",
"rgb": {
"r": 112,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90576,
"c": 0.12922,
"h": 177.5
},
"luminance": 0.78393
}Semantic roles & 50–950 ramp
primary
#70FCDF
secondary
#D83859
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684