#70FFDB#70FFDB
#70FFDB is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 174.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFDB |
|---|---|
| RGB | rgb(112, 255, 219) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.72, -47.08, 5.59) |
| CIE-LCH | lch(91.72, 47.41, 173.23°) |
| OKLab | oklab(91.16% -0.1339 0.0141) |
| OKLCH | oklch(91.16% 0.135 174) |
| XYZ | xyz(55.2224, 80.0738, 79.5497) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.97
Bright Teal
#01F9C6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFDB #FF7094
analogous
#70FF94 #70FFDB #70DCFF
triadic
#70FFDB #DB70FF #FFDB70
tetradic
#70FFDB #9470FF #FF7094 #DCFF70
square
#70FFDB #9470FF #FF7094 #DCFF70
split-complementary
#70FFDB #FF70DC #FF9470
monochromatic
#00F5B7 #33FFCC #70FFDB #ADFFEA #E0FFF7
Accessibility & contrast
On white
1.23
#70FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#70FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFDB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFDB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffdb; /* rgb */ color: rgb(112, 255, 219); /* oklch */ color: oklch(91.2% 0.135 174.0);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#70ffdb',
950: '#000000',
},
}SCSS
$custom: #70ffdb; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#70ffdb",
"rgb": {
"r": 112,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.895,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91163,
"c": 0.13468,
"h": 174
},
"luminance": 0.80079
}Semantic roles & 50–950 ramp
primary
#70FFDB
secondary
#DC3761
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684