#70CEB2#70CEB2
#70CEB2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.5% C 0.099 H 172.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEB2 |
|---|---|
| RGB | rgb(112, 206, 178) |
| HSL | hsl(162, 49%, 62%) |
| HSV | hsv(162, 46%, 81%) |
| CMYK | cmyk(45.6%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.56, -34.58, 5.30) |
| CIE-LCH | lch(76.56, 34.98, 171.28°) |
| OKLab | oklab(78.54% -0.0984 0.0135) |
| OKLCH | oklch(78.54% 0.099 172.2) |
| XYZ | xyz(36.7859, 50.7988, 49.9775) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.11
Mediumaquamarine
#66CDAA
ΔE00 2.21
Pale Teal
#82CBB2
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 5.95
Light Teal
#90E4C1
ΔE00 6.09
Seafoam
#7FE0B3
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEB2 #CE708C
analogous
#70CE83 #70CEB2 #70BBCE
triadic
#70CEB2 #B270CE #CEB270
tetradic
#70CEB2 #8370CE #CE708C #BBCE70
square
#70CEB2 #8370CE #CE708C #BBCE70
split-complementary
#70CEB2 #CE70BB #CE8370
monochromatic
#329275 #42BE99 #70CEB2 #9EDECB #CBEDE3
Accessibility & contrast
On white
1.88
#70CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#70CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEB2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEB2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#4ED0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70ceb2; /* rgb */ color: rgb(112, 206, 178); /* oklch */ color: oklch(78.5% 0.099 172.2);
Tailwind
colors: {
custom: {
50: '#9eddc9',
500: '#70ceb2',
950: '#000000',
},
}SCSS
$custom: #70ceb2; $custom-light: #9eddc9; $custom-dark: #000000;
JSON
{
"hex": "#70ceb2",
"rgb": {
"r": 112,
"g": 206,
"b": 178
},
"hsl": {
"h": 162.128,
"s": 48.958,
"l": 62.353
},
"oklch": {
"l": 0.78538,
"c": 0.09927,
"h": 172.2
},
"luminance": 0.50802
}Semantic roles & 50–950 ramp
primary
#70CEB2
secondary
#984A61
accent
#2955BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482