#70DEBF#70DEBF
#70DEBF is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.112 H 172.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70DEBF |
|---|---|
| RGB | rgb(112, 222, 191) |
| HSL | hsl(163, 63%, 65%) |
| HSV | hsv(163, 50%, 87%) |
| CMYK | cmyk(49.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.54, -38.96, 5.55) |
| CIE-LCH | lch(81.54, 39.35, 171.90°) |
| OKLab | oklab(82.68% -0.1108 0.0141) |
| OKLCH | oklch(82.68% 0.112 172.8) |
| XYZ | xyz(42.2032, 59.4453, 58.5302) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DEBF #DE708F
analogous
#70DE88 #70DEBF #70C6DE
triadic
#70DEBF #BF70DE #DEBF70
tetradic
#70DEBF #8870DE #DE708F #C6DE70
square
#70DEBF #8870DE #DE708F #C6DE70
split-complementary
#70DEBF #DE70C6 #DE8870
monochromatic
#28AC87 #3ED3A9 #70DEBF #A2E9D5 #D3F5EC
Accessibility & contrast
On white
1.63
#70DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#70DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DEBF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DEBF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C7C5C1
Tritanopia (blue-blind)
#42E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70debf; /* rgb */ color: rgb(112, 222, 191); /* oklch */ color: oklch(82.7% 0.112 172.8);
Tailwind
colors: {
custom: {
50: '#a0e9d2',
500: '#70debf',
950: '#000000',
},
}SCSS
$custom: #70debf; $custom-light: #a0e9d2; $custom-dark: #000000;
JSON
{
"hex": "#70debf",
"rgb": {
"r": 112,
"g": 222,
"b": 191
},
"hsl": {
"h": 163.091,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82675,
"c": 0.11166,
"h": 172.8
},
"luminance": 0.59449
}Semantic roles & 50–950 ramp
primary
#70DEBF
secondary
#AE4462
accent
#1B4DCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483