#70BEBE#70BEBE
#70BEBE is a light, moderate teal. Relative luminance 0.440; OKLCH L 75.1% C 0.077 H 195.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70BEBE |
|---|---|
| RGB | rgb(112, 190, 190) |
| HSL | hsl(180, 38%, 59%) |
| HSV | hsv(180, 41%, 75%) |
| CMYK | cmyk(41.1%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.22, -23.98, -7.55) |
| CIE-LCH | lch(72.22, 25.14, 197.47°) |
| OKLab | oklab(75.15% -0.0743 -0.0208) |
| OKLCH | oklch(75.15% 0.077 195.6) |
| XYZ | xyz(34.3863, 43.9868, 55.3835) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 7.96
Topaz
#13BBAF
ΔE00 8.18
Turquoise Blue
#06B1C4
ΔE00 8.77
Cadetblue
#5F9EA0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70BEBE #BE7070
analogous
#70BE97 #70BEBE #7097BE
triadic
#70BEBE #BE70BE #BEBE70
tetradic
#70BEBE #9770BE #BE7070 #97BE70
square
#70BEBE #9770BE #BE7070 #97BE70
split-complementary
#70BEBE #BE7097 #BE9770
monochromatic
#387B7B #4BA6A6 #70BEBE #9AD1D1 #C4E4E4
Accessibility & contrast
On white
2.14
#70BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#70BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70BEBE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70BEBE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#4CC2BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #70bebe; /* rgb */ color: rgb(112, 190, 190); /* oklch */ color: oklch(75.1% 0.077 195.6);
Tailwind
colors: {
custom: {
50: '#9ed1d1',
500: '#70bebe',
950: '#000000',
},
}SCSS
$custom: #70bebe; $custom-light: #9ed1d1; $custom-dark: #000000;
JSON
{
"hex": "#70bebe",
"rgb": {
"r": 112,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 59.216
},
"oklch": {
"l": 0.7515,
"c": 0.07719,
"h": 195.6
},
"luminance": 0.43989
}Semantic roles & 50–950 ramp
primary
#70BEBE
secondary
#D4B6B6
accent
#5A5ACD
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282