#74FDFF#74FDFF
#74FDFF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.119 H 196.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDFF |
|---|---|
| RGB | rgb(116, 253, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(54.5%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.21, -36.63, -12.32) |
| CIE-LCH | lch(92.21, 38.64, 198.59°) |
| OKLab | oklab(91.91% -0.1144 -0.0341) |
| OKLCH | oklch(91.91% 0.119 196.6) |
| XYZ | xyz(60.3701, 81.1776, 107.0757) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.78
Bright Light Blue
#26F7FD
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDFF #FF7674
analogous
#74FFBB #74FDFF #74B8FF
triadic
#74FDFF #FF74FD #FDFF74
tetradic
#74FDFF #BB74FF #FF7674 #B8FF74
square
#74FDFF #BB74FF #FF7674 #B8FF74
split-complementary
#74FDFF #FF74B8 #FFBB74
monochromatic
#00F5F9 #37FCFF #74FDFF #B1FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#74FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#74FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDFF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDFF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D7E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fdff; /* rgb */ color: rgb(116, 253, 255); /* oklch */ color: oklch(91.9% 0.119 196.6);
Tailwind
colors: {
custom: {
50: '#a8feff',
500: '#74fdff',
950: '#000000',
},
}SCSS
$custom: #74fdff; $custom-light: #a8feff; $custom-dark: #000000;
JSON
{
"hex": "#74fdff",
"rgb": {
"r": 116,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.863,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91907,
"c": 0.11942,
"h": 196.6
},
"luminance": 0.81184
}Semantic roles & 50–950 ramp
primary
#74FDFF
secondary
#DC3D3B
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686