#74FFFF#74FFFF
#74FFFF is a very light, vivid teal. Relative luminance 0.825; OKLCH L 92.4% C 0.121 H 195.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFFF |
|---|---|
| RGB | rgb(116, 255, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.77, -37.54, -11.48) |
| CIE-LCH | lch(92.77, 39.26, 197.00°) |
| OKLab | oklab(92.36% -0.1165 -0.0318) |
| OKLCH | oklch(92.36% 0.121 195.3) |
| XYZ | xyz(61.0048, 82.4470, 107.2873) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFFF #FF7474
analogous
#74FFB9 #74FFFF #74B9FF
triadic
#74FFFF #FF74FF #FFFF74
tetradic
#74FFFF #B974FF #FF7474 #B9FF74
square
#74FFFF #B974FF #FF7474 #B9FF74
split-complementary
#74FFFF #FF74B9 #FFB974
monochromatic
#00F9F9 #37FFFF #74FFFF #B1FFFF #E0FFFF
Accessibility & contrast
On white
1.20
#74FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#74FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFFF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFFF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #74ffff; /* rgb */ color: rgb(116, 255, 255); /* oklch */ color: oklch(92.4% 0.121 195.3);
Tailwind
colors: {
custom: {
50: '#a8ffff',
500: '#74ffff',
950: '#000000',
},
}SCSS
$custom: #74ffff; $custom-light: #a8ffff; $custom-dark: #000000;
JSON
{
"hex": "#74ffff",
"rgb": {
"r": 116,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.9236,
"c": 0.12077,
"h": 195.3
},
"luminance": 0.82453
}Semantic roles & 50–950 ramp
primary
#74FFFF
secondary
#DC3B3B
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686