#70CED8#70CED8
#70CED8 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.090 H 204.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #70CED8 |
|---|---|
| RGB | rgb(112, 206, 216) |
| HSL | hsl(186, 57%, 64%) |
| HSV | hsv(186, 48%, 85%) |
| CMYK | cmyk(48.1%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.60, -25.23, -13.60) |
| CIE-LCH | lch(77.60, 28.67, 208.32°) |
| OKLab | oklab(79.73% -0.0822 -0.0375) |
| OKLCH | oklch(79.73% 0.09 204.5) |
| XYZ | xyz(41.1432, 52.5417, 72.9259) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.15
Robin'S Egg
#6DEDFD
ΔE00 7.34
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Robin Egg Blue
#8AF1FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CED8 #D87A70
analogous
#70D8AE #70CED8 #709AD8
triadic
#70CED8 #D870CE #CED870
tetradic
#70CED8 #AE70D8 #D87A70 #9AD870
square
#70CED8 #AE70D8 #D87A70 #9AD870
split-complementary
#70CED8 #D8709A #D8AE70
monochromatic
#2C96A2 #40BECB #70CED8 #A0DEE5 #D0EFF2
Accessibility & contrast
On white
1.82
#70CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#70CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CED8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CED8 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D9
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#33D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70ced8; /* rgb */ color: rgb(112, 206, 216); /* oklch */ color: oklch(79.7% 0.090 204.5);
Tailwind
colors: {
custom: {
50: '#a0dde4',
500: '#70ced8',
950: '#000000',
},
}SCSS
$custom: #70ced8; $custom-light: #a0dde4; $custom-dark: #000000;
JSON
{
"hex": "#70ced8",
"rgb": {
"r": 112,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.769,
"s": 57.143,
"l": 64.314
},
"oklch": {
"l": 0.79729,
"c": 0.09034,
"h": 204.5
},
"luminance": 0.52545
}Semantic roles & 50–950 ramp
primary
#70CED8
secondary
#A55047
accent
#3121C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484