#70FEBD#70FEBD
#70FEBD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.154 H 161.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEBD |
|---|---|
| RGB | rgb(112, 254, 189) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.78, -53.15, 19.69) |
| CIE-LCH | lch(90.78, 56.68, 159.67°) |
| OKLab | oklab(90.18% -0.1461 0.0503) |
| OKLCH | oklch(90.18% 0.154 161) |
| XYZ | xyz(51.3046, 77.9977, 60.4856) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEBD #FE70B1
analogous
#70FE76 #70FEBD #70F8FE
triadic
#70FEBD #BD70FE #FEBD70
tetradic
#70FEBD #7670FE #FE70B1 #F8FE70
square
#70FEBD #7670FE #FE70B1 #F8FE70
split-complementary
#70FEBD #FE70F8 #FE7670
monochromatic
#02F284 #33FEA1 #70FEBD #ADFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#70FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#70FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEBD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEBD | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#36FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70febd; /* rgb */ color: rgb(112, 254, 189); /* oklch */ color: oklch(90.2% 0.154 161.0);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#70febd',
950: '#000000',
},
}SCSS
$custom: #70febd; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#70febd",
"rgb": {
"r": 112,
"g": 254,
"b": 189
},
"hsl": {
"h": 152.535,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90182,
"c": 0.15447,
"h": 161
},
"luminance": 0.78002
}Semantic roles & 50–950 ramp
primary
#70FEBD
secondary
#DA3882
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683