#70EBBF#70EBBF
#70EBBF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.128 H 167.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBBF |
|---|---|
| RGB | rgb(112, 235, 191) |
| HSL | hsl(159, 75%, 68%) |
| HSV | hsv(159, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.31, -44.72, 10.96) |
| CIE-LCH | lch(85.31, 46.04, 166.23°) |
| OKLab | oklab(85.74% -0.125 0.0281) |
| OKLCH | oklch(85.74% 0.128 167.3) |
| XYZ | xyz(45.7901, 66.6189, 59.7258) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Seafoam
#7FE0B3
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBBF #EB709C
analogous
#70EB82 #70EBBF #70D9EB
triadic
#70EBBF #BF70EB #EBBF70
tetradic
#70EBBF #8270EB #EB709C #D9EB70
square
#70EBBF #8270EB #EB709C #D9EB70
split-complementary
#70EBBF #EB70D9 #EB8270
monochromatic
#1CC588 #3AE3A7 #70EBBF #A6F3D7 #DBFAEF
Accessibility & contrast
On white
1.47
#70EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#70EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBBF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBBF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#3DECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebbf; /* rgb */ color: rgb(112, 235, 191); /* oklch */ color: oklch(85.7% 0.128 167.3);
Tailwind
colors: {
custom: {
50: '#a1f2d2',
500: '#70ebbf',
950: '#000000',
},
}SCSS
$custom: #70ebbf; $custom-light: #a1f2d2; $custom-dark: #000000;
JSON
{
"hex": "#70ebbf",
"rgb": {
"r": 112,
"g": 235,
"b": 191
},
"hsl": {
"h": 158.537,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.8574,
"c": 0.12816,
"h": 167.3
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#70EBBF
secondary
#C33C6C
accent
#0E56D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583