#70FDF2#70FDF2
#70FDF2 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.123 H 188.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDF2 |
|---|---|
| RGB | rgb(112, 253, 242) |
| HSL | hsl(175, 97%, 72%) |
| HSV | hsv(175, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.73, -40.68, -6.30) |
| CIE-LCH | lch(91.73, 41.16, 188.81°) |
| OKLab | oklab(91.37% -0.1221 -0.0177) |
| OKLCH | oklch(91.37% 0.123 188.2) |
| XYZ | xyz(57.8274, 80.1004, 96.4006) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 3.92
Bright Cyan
#41FDFE
ΔE00 4.31
Aqua
#00FFFF
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDF2 #FD707B
analogous
#70FDAC #70FDF2 #70C2FD
triadic
#70FDF2 #F270FD #FDF270
tetradic
#70FDF2 #AC70FD #FD707B #C2FD70
square
#70FDF2 #AC70FD #FD707B #C2FD70
split-complementary
#70FDF2 #FD70C2 #FDAC70
monochromatic
#03EFDD #34FCED #70FDF2 #ACFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#70FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#70FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDF2
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDF2 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdf2; /* rgb */ color: rgb(112, 253, 242); /* oklch */ color: oklch(91.4% 0.123 188.2);
Tailwind
colors: {
custom: {
50: '#a5fef6',
500: '#70fdf2',
950: '#000000',
},
}SCSS
$custom: #70fdf2; $custom-light: #a5fef6; $custom-dark: #000000;
JSON
{
"hex": "#70fdf2",
"rgb": {
"r": 112,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.319,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91365,
"c": 0.12335,
"h": 188.2
},
"luminance": 0.80106
}Semantic roles & 50–950 ramp
primary
#70FDF2
secondary
#D93845
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685