#70FBE2#70FBE2
#70FBE2 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 179.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBE2 |
|---|---|
| RGB | rgb(112, 251, 226) |
| HSL | hsl(169, 95%, 71%) |
| HSV | hsv(169, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.75, -43.70, 0.55) |
| CIE-LCH | lch(90.75, 43.71, 179.28°) |
| OKLab | oklab(90.43% -0.1268 0.0008) |
| OKLCH | oklch(90.43% 0.127 179.7) |
| XYZ | xyz(54.9006, 77.9248, 84.0845) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 4.27
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 5.22
Aquamarine
#7FFFD4
ΔE00 5.33
Aqua (survey)
#13EAC9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBE2 #FB7089
analogous
#70FB9C #70FBE2 #70CEFB
triadic
#70FBE2 #E270FB #FBE270
tetradic
#70FBE2 #9C70FB #FB7089 #CEFB70
square
#70FBE2 #9C70FB #FB7089 #CEFB70
split-complementary
#70FBE2 #FB70CE #FB9C70
monochromatic
#07EAC1 #34F9D6 #70FBE2 #ACFDEE #E1FEF9
Accessibility & contrast
On white
1.27
#70FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#70FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBE2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBE2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fbe2; /* rgb */ color: rgb(112, 251, 226); /* oklch */ color: oklch(90.4% 0.127 179.7);
Tailwind
colors: {
custom: {
50: '#a4fdeb',
500: '#70fbe2',
950: '#000000',
},
}SCSS
$custom: #70fbe2; $custom-light: #a4fdeb; $custom-dark: #000000;
JSON
{
"hex": "#70fbe2",
"rgb": {
"r": 112,
"g": 251,
"b": 226
},
"hsl": {
"h": 169.209,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90429,
"c": 0.12676,
"h": 179.7
},
"luminance": 0.7793
}Semantic roles & 50–950 ramp
primary
#70FBE2
secondary
#D73955
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684