#70FDC8#70FDC8
#70FDC8 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.145 H 165.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDC8 |
|---|---|
| RGB | rgb(112, 253, 200) |
| HSL | hsl(157, 97%, 72%) |
| HSV | hsv(157, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.72, -50.45, 13.96) |
| CIE-LCH | lch(90.72, 52.34, 164.53°) |
| OKLab | oklab(90.21% -0.1402 0.0358) |
| OKLCH | oklch(90.21% 0.145 165.7) |
| XYZ | xyz(52.2277, 77.8605, 66.9086) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.00
Aquamarine
#7FFFD4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 4.18
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDC8 #FD70A5
analogous
#70FD82 #70FDC8 #70EBFD
triadic
#70FDC8 #C870FD #FDC870
tetradic
#70FDC8 #8270FD #FD70A5 #EBFD70
square
#70FDC8 #8270FD #FD70A5 #EBFD70
split-complementary
#70FDC8 #FD70EB #FD8270
monochromatic
#03EF97 #34FCB1 #70FDC8 #ACFEDF #E1FFF3
Accessibility & contrast
On white
1.27
#70FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#70FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDC8
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDC8 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#2CFEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fdc8; /* rgb */ color: rgb(112, 253, 200); /* oklch */ color: oklch(90.2% 0.145 165.7);
Tailwind
colors: {
custom: {
50: '#a4ffd8',
500: '#70fdc8',
950: '#000000',
},
}SCSS
$custom: #70fdc8; $custom-light: #a4ffd8; $custom-dark: #000000;
JSON
{
"hex": "#70fdc8",
"rgb": {
"r": 112,
"g": 253,
"b": 200
},
"hsl": {
"h": 157.447,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.90206,
"c": 0.14466,
"h": 165.7
},
"luminance": 0.77865
}Semantic roles & 50–950 ramp
primary
#70FDC8
secondary
#D93875
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683