#74FDFE#74FDFE
#74FDFE is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.119 H 195.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDFE |
|---|---|
| RGB | rgb(116, 253, 254) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(54.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.18, -36.89, -11.84) |
| CIE-LCH | lch(92.18, 38.74, 197.80°) |
| OKLab | oklab(91.87% -0.1149 -0.0328) |
| OKLCH | oklch(91.87% 0.119 195.9) |
| XYZ | xyz(60.2096, 81.1134, 106.2301) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Bright Light Blue
#26F7FD
ΔE00 3.63
Aqua
#00FFFF
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDFE #FE7574
analogous
#74FEBA #74FDFE #74B8FE
triadic
#74FDFE #FE74FD #FDFE74
tetradic
#74FDFE #BA74FE #FE7574 #B8FE74
square
#74FDFE #BA74FE #FE7574 #B8FE74
split-complementary
#74FDFE #FE74B8 #FEBA74
monochromatic
#02F4F6 #37FCFE #74FDFE #B1FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#74FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#74FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDFE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDFE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D8E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fdfe; /* rgb */ color: rgb(116, 253, 254); /* oklch */ color: oklch(91.9% 0.119 195.9);
Tailwind
colors: {
custom: {
50: '#a8fefe',
500: '#74fdfe',
950: '#000000',
},
}SCSS
$custom: #74fdfe; $custom-light: #a8fefe; $custom-dark: #000000;
JSON
{
"hex": "#74fdfe",
"rgb": {
"r": 116,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.435,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91874,
"c": 0.11945,
"h": 195.9
},
"luminance": 0.81119
}Semantic roles & 50–950 ramp
primary
#74FDFE
secondary
#DB3C3B
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685