#70FBE6#70FBE6
#70FBE6 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.125 H 182.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBE6 |
|---|---|
| RGB | rgb(112, 251, 230) |
| HSL | hsl(171, 95%, 71%) |
| HSV | hsv(171, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 8.4%, 1.6%) |
| CIE-LAB | lab(90.85, -42.74, -1.38) |
| CIE-LCH | lch(90.85, 42.76, 181.84°) |
| OKLab | oklab(90.55% -0.125 -0.0044) |
| OKLCH | oklch(90.55% 0.125 182) |
| XYZ | xyz(55.4559, 78.1469, 87.0089) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Bright Aqua
#0BF9EA
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 6.13
Aqua (survey)
#13EAC9
ΔE00 6.33
Light Turquoise
#7EF4CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBE6 #FB7085
analogous
#70FBA0 #70FBE6 #70CAFB
triadic
#70FBE6 #E670FB #FBE670
tetradic
#70FBE6 #A070FB #FB7085 #CAFB70
square
#70FBE6 #A070FB #FB7085 #CAFB70
split-complementary
#70FBE6 #FB70CA #FBA070
monochromatic
#07EAC8 #34F9DC #70FBE6 #ACFDF0 #E1FEFA
Accessibility & contrast
On white
1.26
#70FBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#70FBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBE6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBE6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE5
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fbe6; /* rgb */ color: rgb(112, 251, 230); /* oklch */ color: oklch(90.5% 0.125 182.0);
Tailwind
colors: {
custom: {
50: '#a4fded',
500: '#70fbe6',
950: '#000000',
},
}SCSS
$custom: #70fbe6; $custom-light: #a4fded; $custom-dark: #000000;
JSON
{
"hex": "#70fbe6",
"rgb": {
"r": 112,
"g": 251,
"b": 230
},
"hsl": {
"h": 170.935,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90545,
"c": 0.12513,
"h": 182
},
"luminance": 0.78152
}Semantic roles & 50–950 ramp
primary
#70FBE6
secondary
#D73950
accent
#0023E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684