#70BEC0#70BEC0
#70BEC0 is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.2% C 0.077 H 197.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70BEC0 |
|---|---|
| RGB | rgb(112, 190, 192) |
| HSL | hsl(182, 39%, 60%) |
| HSV | hsv(182, 42%, 75%) |
| CMYK | cmyk(41.7%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(72.28, -23.48, -8.55) |
| CIE-LCH | lch(72.28, 24.99, 200.02°) |
| OKLab | oklab(75.22% -0.0735 -0.0235) |
| OKLCH | oklch(75.22% 0.077 197.8) |
| XYZ | xyz(34.6064, 44.0748, 56.5426) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.32
Turquoise Blue
#06B1C4
ΔE00 8.28
Lightseagreen
#20B2AA
ΔE00 8.43
Topaz
#13BBAF
ΔE00 8.75
Aqua Blue
#02D8E9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70BEC0 #C07270
analogous
#70C09A #70BEC0 #7096C0
triadic
#70BEC0 #C070BE #BEC070
tetradic
#70BEC0 #9A70C0 #C07270 #96C070
square
#70BEC0 #9A70C0 #C07270 #96C070
split-complementary
#70BEC0 #C07096 #C09A70
monochromatic
#387C7E #4AA6A9 #70BEC0 #9AD1D3 #C5E5E5
Accessibility & contrast
On white
2.14
#70BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#70BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70BEC0
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70BEC0 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#A6ADC1
Tritanopia (blue-blind)
#4BC3BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #70bec0; /* rgb */ color: rgb(112, 190, 192); /* oklch */ color: oklch(75.2% 0.077 197.8);
Tailwind
colors: {
custom: {
50: '#9ed1d3',
500: '#70bec0',
950: '#000000',
},
}SCSS
$custom: #70bec0; $custom-light: #9ed1d3; $custom-dark: #000000;
JSON
{
"hex": "#70bec0",
"rgb": {
"r": 112,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.5,
"s": 38.835,
"l": 59.608
},
"oklch": {
"l": 0.75216,
"c": 0.07717,
"h": 197.8
},
"luminance": 0.44077
}Semantic roles & 50–950 ramp
primary
#70BEC0
secondary
#D5B7B6
accent
#5C59CF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282