#74FEFD#74FEFD
#74FEFD is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.1% C 0.120 H 194.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEFD |
|---|---|
| RGB | rgb(116, 254, 253) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.43, -37.60, -10.95) |
| CIE-LCH | lch(92.43, 39.16, 196.23°) |
| OKLab | oklab(92.07% -0.1163 -0.0303) |
| OKLCH | oklch(92.07% 0.12 194.6) |
| XYZ | xyz(60.3664, 81.6826, 105.4945) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 5.43
Bright Aqua
#0BF9EA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEFD #FE7475
analogous
#74FEB8 #74FEFD #74BAFE
triadic
#74FEFD #FD74FE #FEFD74
tetradic
#74FEFD #B874FE #FE7475 #BAFE74
square
#74FEFD #B874FE #FE7475 #BAFE74
split-complementary
#74FEFD #FE74BA #FEB874
monochromatic
#02F6F4 #37FEFC #74FEFD #B1FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#74FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#74FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEFD
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEFD | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fefd; /* rgb */ color: rgb(116, 254, 253); /* oklch */ color: oklch(92.1% 0.120 194.6);
Tailwind
colors: {
custom: {
50: '#a8fffe',
500: '#74fefd',
950: '#000000',
},
}SCSS
$custom: #74fefd; $custom-light: #a8fffe; $custom-dark: #000000;
JSON
{
"hex": "#74fefd",
"rgb": {
"r": 116,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.565,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.92069,
"c": 0.12018,
"h": 194.6
},
"luminance": 0.81688
}Semantic roles & 50–950 ramp
primary
#74FEFD
secondary
#DB3B3C
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685