#70EBBB#70EBBB
#70EBBB is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.131 H 165.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBBB |
|---|---|
| RGB | rgb(112, 235, 187) |
| HSL | hsl(157, 75%, 68%) |
| HSV | hsv(157, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.22, -45.58, 12.92) |
| CIE-LCH | lch(85.22, 47.38, 164.17°) |
| OKLab | oklab(85.64% -0.1268 0.0331) |
| OKLCH | oklch(85.64% 0.131 165.4) |
| XYZ | xyz(45.3559, 66.4452, 57.4391) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBBB #EB70A0
analogous
#70EB7D #70EBBB #70DEEB
triadic
#70EBBB #BB70EB #EBBB70
tetradic
#70EBBB #7D70EB #EB70A0 #DEEB70
square
#70EBBB #7D70EB #EB70A0 #DEEB70
split-complementary
#70EBBB #EB70DE #EB7D70
monochromatic
#1CC583 #3AE3A1 #70EBBB #A6F3D5 #DBFAEE
Accessibility & contrast
On white
1.47
#70EBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#70EBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBBB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBBB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D4D0BE
Tritanopia (blue-blind)
#40EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ebbb; /* rgb */ color: rgb(112, 235, 187); /* oklch */ color: oklch(85.6% 0.131 165.4);
Tailwind
colors: {
custom: {
50: '#a1f2cf',
500: '#70ebbb',
950: '#000000',
},
}SCSS
$custom: #70ebbb; $custom-light: #a1f2cf; $custom-dark: #000000;
JSON
{
"hex": "#70ebbb",
"rgb": {
"r": 112,
"g": 235,
"b": 187
},
"hsl": {
"h": 156.585,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85639,
"c": 0.13107,
"h": 165.4
},
"luminance": 0.66449
}Semantic roles & 50–950 ramp
primary
#70EBBB
secondary
#C33C71
accent
#0E5DD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583