#70CCD2#70CCD2
#70CCD2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.088 H 201.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCD2 |
|---|---|
| RGB | rgb(112, 204, 210) |
| HSL | hsl(184, 52%, 63%) |
| HSV | hsv(184, 47%, 82%) |
| CMYK | cmyk(46.7%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.85, -25.82, -11.50) |
| CIE-LCH | lch(76.85, 28.26, 204.01°) |
| OKLab | oklab(79.06% -0.0824 -0.0317) |
| OKLCH | oklch(79.06% 0.088 201) |
| XYZ | xyz(39.9033, 51.2803, 68.7556) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Robin Egg Blue
#8AF1FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCD2 #D27670
analogous
#70D2A7 #70CCD2 #709BD2
triadic
#70CCD2 #D270CC #CCD270
tetradic
#70CCD2 #A770D2 #D27670 #9BD270
square
#70CCD2 #A770D2 #D27670 #9BD270
split-complementary
#70CCD2 #D2709B #D2A770
monochromatic
#309198 #41BBC3 #70CCD2 #9FDDE1 #CDEDEF
Accessibility & contrast
On white
1.87
#70CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#70CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCD2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCD2 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#B0B8D3
Tritanopia (blue-blind)
#3AD2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70ccd2; /* rgb */ color: rgb(112, 204, 210); /* oklch */ color: oklch(79.1% 0.088 201.0);
Tailwind
colors: {
custom: {
50: '#9fdbdf',
500: '#70ccd2',
950: '#000000',
},
}SCSS
$custom: #70ccd2; $custom-light: #9fdbdf; $custom-dark: #000000;
JSON
{
"hex": "#70ccd2",
"rgb": {
"r": 112,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.673,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.79062,
"c": 0.08825,
"h": 201
},
"luminance": 0.51284
}Semantic roles & 50–950 ramp
primary
#70CCD2
secondary
#9D4E49
accent
#2F26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484