#70EBB2#70EBB2
#70EBB2 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.138 H 161.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBB2 |
|---|---|
| RGB | rgb(112, 235, 178) |
| HSL | hsl(152, 75%, 68%) |
| HSV | hsv(152, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.03, -47.46, 17.34) |
| CIE-LCH | lch(85.03, 50.53, 159.93°) |
| OKLab | oklab(85.42% -0.1308 0.0443) |
| OKLCH | oklch(85.42% 0.138 161.3) |
| XYZ | xyz(44.4224, 66.0719, 52.5230) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBB2 #EB70A9
analogous
#70EB74 #70EBB2 #70E6EB
triadic
#70EBB2 #B270EB #EBB270
tetradic
#70EBB2 #7470EB #EB70A9 #E6EB70
square
#70EBB2 #7470EB #EB70A9 #E6EB70
split-complementary
#70EBB2 #EB70E6 #EB7470
monochromatic
#1CC576 #3AE395 #70EBB2 #A6F3CF #DBFAEC
Accessibility & contrast
On white
1.48
#70EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#70EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBB2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBB2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#45EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ebb2; /* rgb */ color: rgb(112, 235, 178); /* oklch */ color: oklch(85.4% 0.138 161.3);
Tailwind
colors: {
custom: {
50: '#a1f2c9',
500: '#70ebb2',
950: '#000000',
},
}SCSS
$custom: #70ebb2; $custom-light: #a1f2c9; $custom-dark: #000000;
JSON
{
"hex": "#70ebb2",
"rgb": {
"r": 112,
"g": 235,
"b": 178
},
"hsl": {
"h": 152.195,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85422,
"c": 0.13812,
"h": 161.3
},
"luminance": 0.66076
}Semantic roles & 50–950 ramp
primary
#70EBB2
secondary
#C33C7B
accent
#0E6BD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582