#70DFCB#70DFCB
#70DFCB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.107 H 180.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFCB |
|---|---|
| RGB | rgb(112, 223, 203) |
| HSL | hsl(169, 63%, 66%) |
| HSV | hsv(169, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.12, -36.62, 0.04) |
| CIE-LCH | lch(82.12, 36.62, 179.94°) |
| OKLab | oklab(83.25% -0.1066 -0.0005) |
| OKLCH | oklch(83.25% 0.107 180.3) |
| XYZ | xyz(43.8447, 60.5281, 65.8609) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFCB #DF7084
analogous
#70DF93 #70DFCB #70BBDF
triadic
#70DFCB #CB70DF #DFCB70
tetradic
#70DFCB #9370DF #DF7084 #BBDF70
square
#70DFCB #9370DF #DF7084 #BBDF70
split-complementary
#70DFCB #DF70BB #DF9370
monochromatic
#27AE95 #3ED4B9 #70DFCB #A2EADD #D4F5EF
Accessibility & contrast
On white
1.60
#70DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#70DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFCB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFCB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#38E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dfcb; /* rgb */ color: rgb(112, 223, 203); /* oklch */ color: oklch(83.3% 0.107 180.3);
Tailwind
colors: {
custom: {
50: '#a1e9da',
500: '#70dfcb',
950: '#000000',
},
}SCSS
$custom: #70dfcb; $custom-light: #a1e9da; $custom-dark: #000000;
JSON
{
"hex": "#70dfcb",
"rgb": {
"r": 112,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.189,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.8325,
"c": 0.10664,
"h": 180.3
},
"luminance": 0.60532
}Semantic roles & 50–950 ramp
primary
#70DFCB
secondary
#B04457
accent
#1A3ACB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483