#70EBB8#70EBB8
#70EBB8 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.133 H 163.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBB8 |
|---|---|
| RGB | rgb(112, 235, 184) |
| HSL | hsl(155, 75%, 68%) |
| HSV | hsv(155, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(85.16, -46.22, 14.39) |
| CIE-LCH | lch(85.16, 48.41, 162.70°) |
| OKLab | oklab(85.57% -0.1281 0.0369) |
| OKLCH | oklch(85.57% 0.133 163.9) |
| XYZ | xyz(45.0381, 66.3181, 55.7654) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBB8 #EB70A3
analogous
#70EB7A #70EBB8 #70E0EB
triadic
#70EBB8 #B870EB #EBB870
tetradic
#70EBB8 #7A70EB #EB70A3 #E0EB70
square
#70EBB8 #7A70EB #EB70A3 #E0EB70
split-complementary
#70EBB8 #EB70E0 #EB7A70
monochromatic
#1CC57F #3AE39D #70EBB8 #A6F3D3 #DBFAED
Accessibility & contrast
On white
1.47
#70EBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#70EBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBB8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBB8 | 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)
#E7DCB5
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#42EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebb8; /* rgb */ color: rgb(112, 235, 184); /* oklch */ color: oklch(85.6% 0.133 163.9);
Tailwind
colors: {
custom: {
50: '#a1f2cd',
500: '#70ebb8',
950: '#000000',
},
}SCSS
$custom: #70ebb8; $custom-light: #a1f2cd; $custom-dark: #000000;
JSON
{
"hex": "#70ebb8",
"rgb": {
"r": 112,
"g": 235,
"b": 184
},
"hsl": {
"h": 155.122,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85565,
"c": 0.13334,
"h": 163.9
},
"luminance": 0.66322
}Semantic roles & 50–950 ramp
primary
#70EBB8
secondary
#C33C74
accent
#0E62D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583