#70CECF#70CECF
#70CECF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.090 H 196.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70CECF |
|---|---|
| RGB | rgb(112, 206, 207) |
| HSL | hsl(181, 50%, 63%) |
| HSV | hsv(181, 46%, 81%) |
| CMYK | cmyk(45.9%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.33, -27.57, -9.16) |
| CIE-LCH | lch(77.33, 29.05, 198.38°) |
| OKLab | oklab(79.42% -0.0859 -0.0253) |
| OKLCH | oklch(79.42% 0.09 196.4) |
| XYZ | xyz(40.0114, 52.0890, 66.9651) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 6.75
Turquoise
#40E0D0
ΔE00 8.37
Robin'S Egg
#6DEDFD
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CECF #CF7170
analogous
#70CFA1 #70CECF #709ECF
triadic
#70CECF #CF70CE #CECF70
tetradic
#70CECF #A170CF #CF7170 #9ECF70
square
#70CECF #A170CF #CF7170 #9ECF70
split-complementary
#70CECF #CF709E #CFA170
monochromatic
#319293 #42BEC0 #70CECF #9EDEDE #CCEDEE
Accessibility & contrast
On white
1.84
#70CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#70CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CECF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CECF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#3CD3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70cecf; /* rgb */ color: rgb(112, 206, 207); /* oklch */ color: oklch(79.4% 0.090 196.4);
Tailwind
colors: {
custom: {
50: '#9fdddd',
500: '#70cecf',
950: '#000000',
},
}SCSS
$custom: #70cecf; $custom-light: #9fdddd; $custom-dark: #000000;
JSON
{
"hex": "#70cecf",
"rgb": {
"r": 112,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.632,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.79423,
"c": 0.08951,
"h": 196.4
},
"luminance": 0.52092
}Semantic roles & 50–950 ramp
primary
#70CECF
secondary
#994B4A
accent
#2A28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484