#70EBB9#70EBB9
#70EBB9 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.133 H 164.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBB9 |
|---|---|
| RGB | rgb(112, 235, 185) |
| HSL | hsl(156, 75%, 68%) |
| HSV | hsv(156, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(85.18, -46.01, 13.90) |
| CIE-LCH | lch(85.18, 48.06, 163.19°) |
| OKLab | oklab(85.59% -0.1277 0.0356) |
| OKLCH | oklch(85.59% 0.133 164.4) |
| XYZ | xyz(45.1433, 66.3602, 56.3194) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBB9 #EB70A2
analogous
#70EB7B #70EBB9 #70DFEB
triadic
#70EBB9 #B970EB #EBB970
tetradic
#70EBB9 #7B70EB #EB70A2 #DFEB70
square
#70EBB9 #7B70EB #EB70A2 #DFEB70
split-complementary
#70EBB9 #EB70DF #EB7B70
monochromatic
#1CC580 #3AE39F #70EBB9 #A6F3D3 #DBFAEE
Accessibility & contrast
On white
1.47
#70EBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#70EBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBB9
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBB9 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB6
Deuteranopia (green-blind)
#D5CFBC
Tritanopia (blue-blind)
#41EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebb9; /* rgb */ color: rgb(112, 235, 185); /* oklch */ color: oklch(85.6% 0.133 164.4);
Tailwind
colors: {
custom: {
50: '#a1f2ce',
500: '#70ebb9',
950: '#000000',
},
}SCSS
$custom: #70ebb9; $custom-light: #a1f2ce; $custom-dark: #000000;
JSON
{
"hex": "#70ebb9",
"rgb": {
"r": 112,
"g": 235,
"b": 185
},
"hsl": {
"h": 155.61,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.8559,
"c": 0.13258,
"h": 164.4
},
"luminance": 0.66364
}Semantic roles & 50–950 ramp
primary
#70EBB9
secondary
#C33C73
accent
#0E60D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583