#70CED0#70CED0
#70CED0 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.090 H 197.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED0 |
|---|---|
| RGB | rgb(112, 206, 208) |
| HSL | hsl(181, 51%, 63%) |
| HSV | hsv(181, 46%, 82%) |
| CMYK | cmyk(46.2%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(77.36, -27.32, -9.66) |
| CIE-LCH | lch(77.36, 28.97, 199.47°) |
| OKLab | oklab(79.46% -0.0855 -0.0266) |
| OKLCH | oklch(79.46% 0.09 197.3) |
| XYZ | xyz(40.1341, 52.1381, 67.6110) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 8.45
Turquoise
#40E0D0
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED0 #D07270
analogous
#70D0A2 #70CED0 #709ED0
triadic
#70CED0 #D070CE #CED070
tetradic
#70CED0 #A270D0 #D07270 #9ED070
square
#70CED0 #A270D0 #D07270 #9ED070
split-complementary
#70CED0 #D0709E #D0A270
monochromatic
#319395 #42BEC1 #70CED0 #9EDEDF #CCEEEE
Accessibility & contrast
On white
1.84
#70CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#70CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED0
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED0 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#B2BAD1
Tritanopia (blue-blind)
#3BD4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ced0; /* rgb */ color: rgb(112, 206, 208); /* oklch */ color: oklch(79.5% 0.090 197.3);
Tailwind
colors: {
custom: {
50: '#9fddde',
500: '#70ced0',
950: '#000000',
},
}SCSS
$custom: #70ced0; $custom-light: #9fddde; $custom-dark: #000000;
JSON
{
"hex": "#70ced0",
"rgb": {
"r": 112,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.25,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.79456,
"c": 0.08952,
"h": 197.3
},
"luminance": 0.52141
}Semantic roles & 50–950 ramp
primary
#70CED0
secondary
#9A4B4A
accent
#2B28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484