#70CBD2#70CBD2
#70CBD2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.088 H 202.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBD2 |
|---|---|
| RGB | rgb(112, 203, 210) |
| HSL | hsl(184, 52%, 63%) |
| HSV | hsv(184, 47%, 82%) |
| CMYK | cmyk(46.7%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.56, -25.32, -11.93) |
| CIE-LCH | lch(76.56, 27.99, 205.23°) |
| OKLab | oklab(78.83% -0.0812 -0.0329) |
| OKLCH | oklch(78.83% 0.088 202) |
| XYZ | xyz(39.6663, 50.8065, 68.6766) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Robin Egg Blue
#8AF1FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBD2 #D27770
analogous
#70D2A8 #70CBD2 #709AD2
triadic
#70CBD2 #D270CB #CBD270
tetradic
#70CBD2 #A870D2 #D27770 #9AD270
square
#70CBD2 #A870D2 #D27770 #9AD270
split-complementary
#70CBD2 #D2709A #D2A870
monochromatic
#309098 #41BAC3 #70CBD2 #9FDCE1 #CDEDEF
Accessibility & contrast
On white
1.88
#70CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#70CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBD2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBD2 | 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)
#BFC4D3
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#3AD1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cbd2; /* rgb */ color: rgb(112, 203, 210); /* oklch */ color: oklch(78.8% 0.088 202.0);
Tailwind
colors: {
custom: {
50: '#9fdbdf',
500: '#70cbd2',
950: '#000000',
},
}SCSS
$custom: #70cbd2; $custom-light: #9fdbdf; $custom-dark: #000000;
JSON
{
"hex": "#70cbd2",
"rgb": {
"r": 112,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.286,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.78832,
"c": 0.08762,
"h": 202
},
"luminance": 0.5081
}Semantic roles & 50–950 ramp
primary
#70CBD2
secondary
#9D4F49
accent
#3126C0
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484