#70EBB7#70EBB7
#70EBB7 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.134 H 163.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBB7 |
|---|---|
| RGB | rgb(112, 235, 183) |
| HSL | hsl(155, 75%, 68%) |
| HSV | hsv(155, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(85.14, -46.43, 14.89) |
| CIE-LCH | lch(85.14, 48.76, 162.22°) |
| OKLab | oklab(85.54% -0.1286 0.0381) |
| OKLCH | oklch(85.54% 0.134 163.5) |
| XYZ | xyz(44.9336, 66.2763, 55.2153) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.59
Aquamarine
#7FFFD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBB7 #EB70A4
analogous
#70EB79 #70EBB7 #70E2EB
triadic
#70EBB7 #B770EB #EBB770
tetradic
#70EBB7 #7970EB #EB70A4 #E2EB70
square
#70EBB7 #7970EB #EB70A4 #E2EB70
split-complementary
#70EBB7 #EB70E2 #EB7970
monochromatic
#1CC57D #3AE39C #70EBB7 #A6F3D2 #DBFAED
Accessibility & contrast
On white
1.47
#70EBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#70EBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBB7
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBB7 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#42EBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebb7; /* rgb */ color: rgb(112, 235, 183); /* oklch */ color: oklch(85.5% 0.134 163.5);
Tailwind
colors: {
custom: {
50: '#a1f2cc',
500: '#70ebb7',
950: '#000000',
},
}SCSS
$custom: #70ebb7; $custom-light: #a1f2cc; $custom-dark: #000000;
JSON
{
"hex": "#70ebb7",
"rgb": {
"r": 112,
"g": 235,
"b": 183
},
"hsl": {
"h": 154.634,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85541,
"c": 0.13413,
"h": 163.5
},
"luminance": 0.6628
}Semantic roles & 50–950 ramp
primary
#70EBB7
secondary
#C33C75
accent
#0E63D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583