#70DFEA#70DFEA
#70DFEA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.103 H 204.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFEA |
|---|---|
| RGB | rgb(112, 223, 234) |
| HSL | hsl(185, 74%, 68%) |
| HSV | hsv(185, 52%, 92%) |
| CMYK | cmyk(52.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.00, -28.77, -15.12) |
| CIE-LCH | lch(83.00, 32.50, 207.72°) |
| OKLab | oklab(84.24% -0.0937 -0.0417) |
| OKLCH | oklch(84.24% 0.103 204) |
| XYZ | xyz(47.9151, 62.1562, 87.2982) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFEA #EA7B70
analogous
#70EAB8 #70DFEA #70A2EA
triadic
#70DFEA #EA70DF #DFEA70
tetradic
#70DFEA #B870EA #EA7B70 #A2EA70
square
#70DFEA #B870EA #EA7B70 #A2EA70
split-complementary
#70DFEA #EA70A2 #EAB870
monochromatic
#1DB4C3 #3BD3E2 #70DFEA #A5EBF2 #DBF7FA
Accessibility & contrast
On white
1.56
#70DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#70DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFEA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFEA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BDC8EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70dfea; /* rgb */ color: rgb(112, 223, 234); /* oklch */ color: oklch(84.2% 0.103 204.0);
Tailwind
colors: {
custom: {
50: '#a2e9f0',
500: '#70dfea',
950: '#000000',
},
}SCSS
$custom: #70dfea; $custom-light: #a2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#70dfea",
"rgb": {
"r": 112,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.41,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84243,
"c": 0.10259,
"h": 204
},
"luminance": 0.62161
}Semantic roles & 50–950 ramp
primary
#70DFEA
secondary
#C1493D
accent
#210FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485