#70FBDF#70FBDF
#70FBDF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.128 H 177.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBDF |
|---|---|
| RGB | rgb(112, 251, 223) |
| HSL | hsl(168, 95%, 71%) |
| HSV | hsv(168, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.67, -44.42, 2.00) |
| CIE-LCH | lch(90.67, 44.46, 177.42°) |
| OKLab | oklab(90.34% -0.128 0.0046) |
| OKLCH | oklch(90.34% 0.128 177.9) |
| XYZ | xyz(54.4926, 77.7615, 81.9355) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 5.43
Bright Aqua
#0BF9EA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBDF #FB708C
analogous
#70FB99 #70FBDF #70D1FB
triadic
#70FBDF #DF70FB #FBDF70
tetradic
#70FBDF #9970FB #FB708C #D1FB70
square
#70FBDF #9970FB #FB708C #D1FB70
split-complementary
#70FBDF #FB70D1 #FB9970
monochromatic
#07EABC #34F9D2 #70FBDF #ACFDEC #E1FEF8
Accessibility & contrast
On white
1.27
#70FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#70FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBDF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBDF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fbdf; /* rgb */ color: rgb(112, 251, 223); /* oklch */ color: oklch(90.3% 0.128 177.9);
Tailwind
colors: {
custom: {
50: '#a4fde8',
500: '#70fbdf',
950: '#000000',
},
}SCSS
$custom: #70fbdf; $custom-light: #a4fde8; $custom-dark: #000000;
JSON
{
"hex": "#70fbdf",
"rgb": {
"r": 112,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.914,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90344,
"c": 0.12813,
"h": 177.9
},
"luminance": 0.77767
}Semantic roles & 50–950 ramp
primary
#70FBDF
secondary
#D73958
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684