#70EBAF#70EBAF
#70EBAF is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.141 H 160.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBAF |
|---|---|
| RGB | rgb(112, 235, 175) |
| HSL | hsl(151, 75%, 68%) |
| HSV | hsv(151, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.97, -48.07, 18.81) |
| CIE-LCH | lch(84.97, 51.62, 158.63°) |
| OKLab | oklab(85.35% -0.1321 0.048) |
| OKLCH | oklch(85.35% 0.141 160) |
| XYZ | xyz(44.1245, 65.9527, 50.9540) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBAF #EB70AC
analogous
#70EB71 #70EBAF #70E9EB
triadic
#70EBAF #AF70EB #EBAF70
tetradic
#70EBAF #7170EB #EB70AC #E9EB70
square
#70EBAF #7170EB #EB70AC #E9EB70
split-complementary
#70EBAF #EB70E9 #EB7170
monochromatic
#1CC572 #3AE391 #70EBAF #A6F3CD #DBFAEB
Accessibility & contrast
On white
1.48
#70EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#70EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBAF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBAF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#47EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ebaf; /* rgb */ color: rgb(112, 235, 175); /* oklch */ color: oklch(85.4% 0.141 160.0);
Tailwind
colors: {
custom: {
50: '#a1f2c7',
500: '#70ebaf',
950: '#000000',
},
}SCSS
$custom: #70ebaf; $custom-light: #a1f2c7; $custom-dark: #000000;
JSON
{
"hex": "#70ebaf",
"rgb": {
"r": 112,
"g": 235,
"b": 175
},
"hsl": {
"h": 150.732,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85352,
"c": 0.1406,
"h": 160
},
"luminance": 0.65957
}Semantic roles & 50–950 ramp
primary
#70EBAF
secondary
#C33C7E
accent
#0E70D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582