#70EBBC#70EBBC
#70EBBC is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.130 H 165.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBBC |
|---|---|
| RGB | rgb(112, 235, 188) |
| HSL | hsl(157, 75%, 68%) |
| HSV | hsv(157, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(85.24, -45.37, 12.43) |
| CIE-LCH | lch(85.24, 47.04, 164.68°) |
| OKLab | oklab(85.66% -0.1264 0.0319) |
| OKLCH | oklch(85.66% 0.13 165.8) |
| XYZ | xyz(45.4633, 66.4882, 58.0049) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBBC #EB709F
analogous
#70EB7E #70EBBC #70DDEB
triadic
#70EBBC #BC70EB #EBBC70
tetradic
#70EBBC #7E70EB #EB709F #DDEB70
square
#70EBBC #7E70EB #EB709F #DDEB70
split-complementary
#70EBBC #EB70DD #EB7E70
monochromatic
#1CC584 #3AE3A3 #70EBBC #A6F3D5 #DBFAEE
Accessibility & contrast
On white
1.47
#70EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#70EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBBC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBBC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#3FECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebbc; /* rgb */ color: rgb(112, 235, 188); /* oklch */ color: oklch(85.7% 0.130 165.8);
Tailwind
colors: {
custom: {
50: '#a1f2d0',
500: '#70ebbc',
950: '#000000',
},
}SCSS
$custom: #70ebbc; $custom-light: #a1f2d0; $custom-dark: #000000;
JSON
{
"hex": "#70ebbc",
"rgb": {
"r": 112,
"g": 235,
"b": 188
},
"hsl": {
"h": 157.073,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85664,
"c": 0.13033,
"h": 165.8
},
"luminance": 0.66492
}Semantic roles & 50–950 ramp
primary
#70EBBC
secondary
#C33C70
accent
#0E5BD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583