#74FFD4#74FFD4
#74FFD4 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.137 H 170.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFD4 |
|---|---|
| RGB | rgb(116, 255, 212) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.68, -47.87, 9.16) |
| CIE-LCH | lch(91.68, 48.74, 169.17°) |
| OKLab | oklab(91.11% -0.1347 0.0234) |
| OKLCH | oklch(91.11% 0.137 170.1) |
| XYZ | xyz(54.8406, 79.9813, 74.8225) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.92
Light Aqua
#8CFFDB
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 4.44
Pale Turquoise
#A5FBD5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFD4 #FF749F
analogous
#74FF8E #74FFD4 #74E4FF
triadic
#74FFD4 #D474FF #FFD474
tetradic
#74FFD4 #8E74FF #FF749F #E4FF74
square
#74FFD4 #8E74FF #FF749F #E4FF74
split-complementary
#74FFD4 #FF74E4 #FF8E74
monochromatic
#00F9AC #37FFC1 #74FFD4 #B1FFE7 #E0FFF6
Accessibility & contrast
On white
1.24
#74FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#74FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFD4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFD4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D2
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#2CFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffd4; /* rgb */ color: rgb(116, 255, 212); /* oklch */ color: oklch(91.1% 0.137 170.1);
Tailwind
colors: {
custom: {
50: '#a6ffe1',
500: '#74ffd4',
950: '#000000',
},
}SCSS
$custom: #74ffd4; $custom-light: #a6ffe1; $custom-dark: #000000;
JSON
{
"hex": "#74ffd4",
"rgb": {
"r": 116,
"g": 255,
"b": 212
},
"hsl": {
"h": 161.439,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91109,
"c": 0.13672,
"h": 170.1
},
"luminance": 0.79986
}Semantic roles & 50–950 ramp
primary
#74FFD4
secondary
#DC3B6D
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684