#70EBBA#70EBBA
#70EBBA is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.132 H 164.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBBA |
|---|---|
| RGB | rgb(112, 235, 186) |
| HSL | hsl(156, 75%, 68%) |
| HSV | hsv(156, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 20.9%, 7.8%) |
| CIE-LAB | lab(85.20, -45.80, 13.41) |
| CIE-LCH | lch(85.20, 47.72, 163.68°) |
| OKLab | oklab(85.61% -0.1273 0.0344) |
| OKLCH | oklch(85.61% 0.132 164.9) |
| XYZ | xyz(45.2492, 66.4026, 56.8773) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Aquamarine
#7BFDC7
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBBA #EB70A1
analogous
#70EB7D #70EBBA #70DEEB
triadic
#70EBBA #BA70EB #EBBA70
tetradic
#70EBBA #7D70EB #EB70A1 #DEEB70
square
#70EBBA #7D70EB #EB70A1 #DEEB70
split-complementary
#70EBBA #EB70DE #EB7D70
monochromatic
#1CC582 #3AE3A0 #70EBBA #A6F3D4 #DBFAEE
Accessibility & contrast
On white
1.47
#70EBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#70EBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBBA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBBA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB7
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#40EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebba; /* rgb */ color: rgb(112, 235, 186); /* oklch */ color: oklch(85.6% 0.132 164.9);
Tailwind
colors: {
custom: {
50: '#a1f2ce',
500: '#70ebba',
950: '#000000',
},
}SCSS
$custom: #70ebba; $custom-light: #a1f2ce; $custom-dark: #000000;
JSON
{
"hex": "#70ebba",
"rgb": {
"r": 112,
"g": 235,
"b": 186
},
"hsl": {
"h": 156.098,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85614,
"c": 0.13182,
"h": 164.9
},
"luminance": 0.66407
}Semantic roles & 50–950 ramp
primary
#70EBBA
secondary
#C33C72
accent
#0E5ED8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583