#70FBE1#70FBE1
#70FBE1 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 179.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBE1 |
|---|---|
| RGB | rgb(112, 251, 225) |
| HSL | hsl(169, 95%, 71%) |
| HSV | hsv(169, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(90.72, -43.94, 1.04) |
| CIE-LCH | lch(90.72, 43.96, 178.65°) |
| OKLab | oklab(90.4% -0.1272 0.0021) |
| OKLCH | oklch(90.4% 0.127 179.1) |
| XYZ | xyz(54.7638, 77.8700, 83.3640) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.95
Aquamarine
#7FFFD4
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.09
Aqua (survey)
#13EAC9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBE1 #FB708A
analogous
#70FB9B #70FBE1 #70CFFB
triadic
#70FBE1 #E170FB #FBE170
tetradic
#70FBE1 #9B70FB #FB708A #CFFB70
square
#70FBE1 #9B70FB #FB708A #CFFB70
split-complementary
#70FBE1 #FB70CF #FB9B70
monochromatic
#07EABF #34F9D5 #70FBE1 #ACFDED #E1FEF9
Accessibility & contrast
On white
1.27
#70FBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#70FBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBE1
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBE1 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#DCDEE3
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fbe1; /* rgb */ color: rgb(112, 251, 225); /* oklch */ color: oklch(90.4% 0.127 179.1);
Tailwind
colors: {
custom: {
50: '#a4fdea',
500: '#70fbe1',
950: '#000000',
},
}SCSS
$custom: #70fbe1; $custom-light: #a4fdea; $custom-dark: #000000;
JSON
{
"hex": "#70fbe1",
"rgb": {
"r": 112,
"g": 251,
"b": 225
},
"hsl": {
"h": 168.777,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90401,
"c": 0.12721,
"h": 179.1
},
"luminance": 0.77875
}Semantic roles & 50–950 ramp
primary
#70FBE1
secondary
#D73956
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684