#74FEF6#74FEF6
#74FEF6 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.121 H 190.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEF6 |
|---|---|
| RGB | rgb(116, 254, 246) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.24, -39.38, -7.61) |
| CIE-LCH | lch(92.24, 40.11, 190.94°) |
| OKLab | oklab(91.85% -0.1192 -0.0212) |
| OKLCH | oklch(91.85% 0.121 190.1) |
| XYZ | xyz(59.2717, 81.2447, 99.7291) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.66
Bright Light Blue
#26F7FD
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEF6 #FE747C
analogous
#74FEB1 #74FEF6 #74C1FE
triadic
#74FEF6 #F674FE #FEF674
tetradic
#74FEF6 #B174FE #FE747C #C1FE74
square
#74FEF6 #B174FE #FE747C #C1FE74
split-complementary
#74FEF6 #FE74C1 #FEB174
monochromatic
#02F6E8 #37FEF2 #74FEF6 #B1FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#74FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#74FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEF6
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEF6 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fef6; /* rgb */ color: rgb(116, 254, 246); /* oklch */ color: oklch(91.8% 0.121 190.1);
Tailwind
colors: {
custom: {
50: '#a7fff9',
500: '#74fef6',
950: '#000000',
},
}SCSS
$custom: #74fef6; $custom-light: #a7fff9; $custom-dark: #000000;
JSON
{
"hex": "#74fef6",
"rgb": {
"r": 116,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.522,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91848,
"c": 0.12103,
"h": 190.1
},
"luminance": 0.8125
}Semantic roles & 50–950 ramp
primary
#74FEF6
secondary
#DB3B44
accent
#000DE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685