#70EABB#70EABB
#70EABB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.130 H 165.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70EABB |
|---|---|
| RGB | rgb(112, 234, 187) |
| HSL | hsl(157, 74%, 68%) |
| HSV | hsv(157, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.93, -45.15, 12.51) |
| CIE-LCH | lch(84.93, 46.85, 164.52°) |
| OKLab | oklab(85.4% -0.1257 0.0321) |
| OKLCH | oklch(85.4% 0.13 165.7) |
| XYZ | xyz(45.0704, 65.8742, 57.3440) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EABB #EA709F
analogous
#70EA7E #70EABB #70DCEA
triadic
#70EABB #BB70EA #EABB70
tetradic
#70EABB #7E70EA #EA709F #DCEA70
square
#70EABB #7E70EA #EA709F #DCEA70
split-complementary
#70EABB #EA70DC #EA7E70
monochromatic
#1DC383 #3BE2A2 #70EABB #A5F2D4 #DBFAEE
Accessibility & contrast
On white
1.48
#70EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#70EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EABB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EABB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#40EADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70eabb; /* rgb */ color: rgb(112, 234, 187); /* oklch */ color: oklch(85.4% 0.130 165.7);
Tailwind
colors: {
custom: {
50: '#a1f1cf',
500: '#70eabb',
950: '#000000',
},
}SCSS
$custom: #70eabb; $custom-light: #a1f1cf; $custom-dark: #000000;
JSON
{
"hex": "#70eabb",
"rgb": {
"r": 112,
"g": 234,
"b": 187
},
"hsl": {
"h": 156.885,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85403,
"c": 0.12976,
"h": 165.7
},
"luminance": 0.65878
}Semantic roles & 50–950 ramp
primary
#70EABB
secondary
#C13D70
accent
#0F5CD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583