#74FEF7#74FEF7
#74FEF7 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.9% C 0.121 H 190.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEF7 |
|---|---|
| RGB | rgb(116, 254, 247) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.27, -39.13, -8.09) |
| CIE-LCH | lch(92.27, 39.95, 191.68°) |
| OKLab | oklab(91.88% -0.1187 -0.0225) |
| OKLCH | oklch(91.88% 0.121 190.7) |
| XYZ | xyz(59.4256, 81.3062, 100.5396) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.42
Bright Turquoise
#0FFEF9
ΔE00 3.67
Aqua
#00FFFF
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEF7 #FE747B
analogous
#74FEB2 #74FEF7 #74C0FE
triadic
#74FEF7 #F774FE #FEF774
tetradic
#74FEF7 #B274FE #FE747B #C0FE74
square
#74FEF7 #B274FE #FE747B #C0FE74
split-complementary
#74FEF7 #FE74C0 #FEB274
monochromatic
#02F6E9 #37FEF4 #74FEF7 #B1FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#74FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#74FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEF7
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEF7 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fef7; /* rgb */ color: rgb(116, 254, 247); /* oklch */ color: oklch(91.9% 0.121 190.7);
Tailwind
colors: {
custom: {
50: '#a8fff9',
500: '#74fef7',
950: '#000000',
},
}SCSS
$custom: #74fef7; $custom-light: #a8fff9; $custom-dark: #000000;
JSON
{
"hex": "#74fef7",
"rgb": {
"r": 116,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.957,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91879,
"c": 0.12087,
"h": 190.7
},
"luminance": 0.81312
}Semantic roles & 50–950 ramp
primary
#74FEF7
secondary
#DB3B43
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685