#74FEFF#74FEFF
#74FEFF is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.1% C 0.120 H 195.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEFF |
|---|---|
| RGB | rgb(116, 254, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.49, -37.09, -11.90) |
| CIE-LCH | lch(92.49, 38.95, 197.79°) |
| OKLab | oklab(92.13% -0.1155 -0.0329) |
| OKLCH | oklch(92.13% 0.12 195.9) |
| XYZ | xyz(60.6866, 81.8107, 107.1812) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 3.69
Aqua
#00FFFF
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEFF #FF7574
analogous
#74FFBB #74FEFF #74B8FF
triadic
#74FEFF #FF74FE #FEFF74
tetradic
#74FEFF #BB74FF #FF7574 #B8FF74
square
#74FEFF #BB74FF #FF7574 #B8FF74
split-complementary
#74FEFF #FF74B8 #FFBB74
monochromatic
#00F7F9 #37FEFF #74FEFF #B1FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#74FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#74FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEFF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEFF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74feff; /* rgb */ color: rgb(116, 254, 255); /* oklch */ color: oklch(92.1% 0.120 195.9);
Tailwind
colors: {
custom: {
50: '#a8ffff',
500: '#74feff',
950: '#000000',
},
}SCSS
$custom: #74feff; $custom-light: #a8ffff; $custom-dark: #000000;
JSON
{
"hex": "#74feff",
"rgb": {
"r": 116,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.432,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92133,
"c": 0.12009,
"h": 195.9
},
"luminance": 0.81817
}Semantic roles & 50–950 ramp
primary
#74FEFF
secondary
#DC3C3B
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686