#70EBB4#70EBB4
#70EBB4 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.137 H 162.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBB4 |
|---|---|
| RGB | rgb(112, 235, 180) |
| HSL | hsl(153, 75%, 68%) |
| HSV | hsv(153, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(85.07, -47.05, 16.36) |
| CIE-LCH | lch(85.07, 49.82, 160.83°) |
| OKLab | oklab(85.47% -0.1299 0.0419) |
| OKLCH | oklch(85.47% 0.137 162.1) |
| XYZ | xyz(44.6247, 66.1528, 53.5883) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.69
Aqua Marine
#2EE8BB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBB4 #EB70A7
analogous
#70EB76 #70EBB4 #70E4EB
triadic
#70EBB4 #B470EB #EBB470
tetradic
#70EBB4 #7670EB #EB70A7 #E4EB70
square
#70EBB4 #7670EB #EB70A7 #E4EB70
split-complementary
#70EBB4 #EB70E4 #EB7670
monochromatic
#1CC579 #3AE398 #70EBB4 #A6F3D0 #DBFAEC
Accessibility & contrast
On white
1.48
#70EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#70EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBB4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBB4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#44EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ebb4; /* rgb */ color: rgb(112, 235, 180); /* oklch */ color: oklch(85.5% 0.137 162.1);
Tailwind
colors: {
custom: {
50: '#a1f2ca',
500: '#70ebb4',
950: '#000000',
},
}SCSS
$custom: #70ebb4; $custom-light: #a1f2ca; $custom-dark: #000000;
JSON
{
"hex": "#70ebb4",
"rgb": {
"r": 112,
"g": 235,
"b": 180
},
"hsl": {
"h": 153.171,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85469,
"c": 0.1365,
"h": 162.1
},
"luminance": 0.66157
}Semantic roles & 50–950 ramp
primary
#70EBB4
secondary
#C33C78
accent
#0E68D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582