#70FBD8#70FBD8
#70FBD8 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.132 H 174.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBD8 |
|---|---|
| RGB | rgb(112, 251, 216) |
| HSL | hsl(165, 95%, 71%) |
| HSV | hsv(165, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.50, -46.05, 5.39) |
| CIE-LCH | lch(90.50, 46.36, 173.33°) |
| OKLab | oklab(90.15% -0.1311 0.0136) |
| OKLCH | oklch(90.15% 0.132 174.1) |
| XYZ | xyz(53.5683, 77.3918, 77.0675) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 5.05
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBD8 #FB7093
analogous
#70FB92 #70FBD8 #70D8FB
triadic
#70FBD8 #D870FB #FBD870
tetradic
#70FBD8 #9270FB #FB7093 #D8FB70
square
#70FBD8 #9270FB #FB7093 #D8FB70
split-complementary
#70FBD8 #FB70D8 #FB9270
monochromatic
#07EAB1 #34F9C8 #70FBD8 #ACFDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#70FBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#70FBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBD8
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBD8 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD6
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#13FDF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fbd8; /* rgb */ color: rgb(112, 251, 216); /* oklch */ color: oklch(90.1% 0.132 174.1);
Tailwind
colors: {
custom: {
50: '#a4fde4',
500: '#70fbd8',
950: '#000000',
},
}SCSS
$custom: #70fbd8; $custom-light: #a4fde4; $custom-dark: #000000;
JSON
{
"hex": "#70fbd8",
"rgb": {
"r": 112,
"g": 251,
"b": 216
},
"hsl": {
"h": 164.892,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.9015,
"c": 0.13178,
"h": 174.1
},
"luminance": 0.77397
}Semantic roles & 50–950 ramp
primary
#70FBD8
secondary
#D73960
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684