#70FDEB#70FDEB
#70FDEB is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.125 H 183.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDEB |
|---|---|
| RGB | rgb(112, 253, 235) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.54, -42.41, -2.95) |
| CIE-LCH | lch(91.54, 42.51, 183.97°) |
| OKLab | oklab(91.15% -0.125 -0.0086) |
| OKLCH | oklch(91.15% 0.125 183.9) |
| XYZ | xyz(56.7961, 79.6879, 90.9693) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.41
Aqua
#00FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDEB #FD7082
analogous
#70FDA5 #70FDEB #70C9FD
triadic
#70FDEB #EB70FD #FDEB70
tetradic
#70FDEB #A570FD #FD7082 #C9FD70
square
#70FDEB #A570FD #FD7082 #C9FD70
split-complementary
#70FDEB #FD70C9 #FDA570
monochromatic
#03EFD1 #34FCE3 #70FDEB #ACFEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#70FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#70FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDEB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDEB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdeb; /* rgb */ color: rgb(112, 253, 235); /* oklch */ color: oklch(91.2% 0.125 183.9);
Tailwind
colors: {
custom: {
50: '#a5fef1',
500: '#70fdeb',
950: '#000000',
},
}SCSS
$custom: #70fdeb; $custom-light: #a5fef1; $custom-dark: #000000;
JSON
{
"hex": "#70fdeb",
"rgb": {
"r": 112,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.34,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91153,
"c": 0.12531,
"h": 183.9
},
"luminance": 0.79693
}Semantic roles & 50–950 ramp
primary
#70FDEB
secondary
#D9384D
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685