#74FDC3#74FDC3
#74FDC3 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.146 H 163.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDC3 |
|---|---|
| RGB | rgb(116, 253, 195) |
| HSL | hsl(155, 97%, 72%) |
| HSV | hsv(155, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(90.73, -50.67, 16.57) |
| CIE-LCH | lch(90.73, 53.31, 161.89°) |
| OKLab | oklab(90.22% -0.14 0.0424) |
| OKLCH | oklch(90.22% 0.146 163.1) |
| XYZ | xyz(52.1733, 77.8989, 63.9057) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.93
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.57
Greenish Cyan
#2AFEB7
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDC3 #FD74AE
analogous
#74FD7F #74FDC3 #74F2FD
triadic
#74FDC3 #C374FD #FDC374
tetradic
#74FDC3 #7F74FD #FD74AE #F2FD74
square
#74FDC3 #7F74FD #FD74AE #F2FD74
split-complementary
#74FDC3 #FD74F2 #FD7F74
monochromatic
#03F38E #38FCA9 #74FDC3 #B0FEDD #E1FFF2
Accessibility & contrast
On white
1.27
#74FDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#74FDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDC3
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDC3 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC0
Deuteranopia (green-blind)
#E5DFC7
Tritanopia (blue-blind)
#3DFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fdc3; /* rgb */ color: rgb(116, 253, 195); /* oklch */ color: oklch(90.2% 0.146 163.1);
Tailwind
colors: {
custom: {
50: '#a6ffd5',
500: '#74fdc3',
950: '#000000',
},
}SCSS
$custom: #74fdc3; $custom-light: #a6ffd5; $custom-dark: #000000;
JSON
{
"hex": "#74fdc3",
"rgb": {
"r": 116,
"g": 253,
"b": 195
},
"hsl": {
"h": 154.599,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.9022,
"c": 0.14633,
"h": 163.1
},
"luminance": 0.77904
}Semantic roles & 50–950 ramp
primary
#74FDC3
secondary
#DA3B7E
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683