#70CCC8#70CCC8
#70CCC8 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.088 H 191.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCC8 |
|---|---|
| RGB | rgb(112, 204, 200) |
| HSL | hsl(177, 47%, 62%) |
| HSV | hsv(177, 45%, 80%) |
| CMYK | cmyk(45.1%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.56, -28.37, -6.54) |
| CIE-LCH | lch(76.56, 29.12, 192.99°) |
| OKLab | oklab(78.73% -0.0865 -0.0181) |
| OKLCH | oklch(78.73% 0.088 191.8) |
| XYZ | xyz(38.6961, 50.7975, 62.3981) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 5.62
Turquoise
#40E0D0
ΔE00 7.36
Topaz
#13BBAF
ΔE00 8.02
Pale Teal
#82CBB2
ΔE00 8.17
Seafoam Blue
#78D1B6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCC8 #CC7074
analogous
#70CC9A #70CCC8 #70A2CC
triadic
#70CCC8 #C870CC #CCC870
tetradic
#70CCC8 #9A70CC #CC7074 #A2CC70
square
#70CCC8 #9A70CC #CC7074 #A2CC70
split-complementary
#70CCC8 #CC70A2 #CC9A70
monochromatic
#338F8B #43BCB7 #70CCC8 #9DDCD9 #CAECEB
Accessibility & contrast
On white
1.88
#70CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#70CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCC8
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCC8 | 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)
#C2C4C8
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#42D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70ccc8; /* rgb */ color: rgb(112, 204, 200); /* oklch */ color: oklch(78.7% 0.088 191.8);
Tailwind
colors: {
custom: {
50: '#9fdcd8',
500: '#70ccc8',
950: '#000000',
},
}SCSS
$custom: #70ccc8; $custom-light: #9fdcd8; $custom-dark: #000000;
JSON
{
"hex": "#70ccc8",
"rgb": {
"r": 112,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.391,
"s": 47.423,
"l": 61.961
},
"oklch": {
"l": 0.7873,
"c": 0.08839,
"h": 191.8
},
"luminance": 0.50801
}Semantic roles & 50–950 ramp
primary
#70CCC8
secondary
#954B4E
accent
#2B31BB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483