#70FDBD#70FDBD
#70FDBD is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.153 H 161.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDBD |
|---|---|
| RGB | rgb(112, 253, 189) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.49, -52.74, 19.29) |
| CIE-LCH | lch(90.49, 56.15, 159.91°) |
| OKLab | oklab(89.95% -0.145 0.0492) |
| OKLCH | oklch(89.95% 0.153 161.2) |
| XYZ | xyz(50.9881, 77.3646, 60.3801) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDBD #FD70B0
analogous
#70FD77 #70FDBD #70F6FD
triadic
#70FDBD #BD70FD #FDBD70
tetradic
#70FDBD #7770FD #FD70B0 #F6FD70
square
#70FDBD #7770FD #FD70B0 #F6FD70
split-complementary
#70FDBD #FD70F6 #FD7770
monochromatic
#03EF84 #34FCA1 #70FDBD #ACFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#70FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#70FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDBD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDBD | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#36FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fdbd; /* rgb */ color: rgb(112, 253, 189); /* oklch */ color: oklch(89.9% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#a3ffd1',
500: '#70fdbd',
950: '#000000',
},
}SCSS
$custom: #70fdbd; $custom-light: #a3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#70fdbd",
"rgb": {
"r": 112,
"g": 253,
"b": 189
},
"hsl": {
"h": 152.766,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.89946,
"c": 0.15316,
"h": 161.2
},
"luminance": 0.77369
}Semantic roles & 50–950 ramp
primary
#70FDBD
secondary
#D93881
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683