#74FFFC#74FFFC
#74FFFC is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.3% C 0.121 H 193.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFFC |
|---|---|
| RGB | rgb(116, 255, 252) |
| HSL | hsl(179, 100%, 73%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.69, -38.31, -10.05) |
| CIE-LCH | lch(92.69, 39.61, 194.70°) |
| OKLab | oklab(92.26% -0.1177 -0.0279) |
| OKLCH | oklch(92.26% 0.121 193.3) |
| XYZ | xyz(60.5257, 82.2553, 104.7638) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.74
Aqua
#00FFFF
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 5.51
Bright Aqua
#0BF9EA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFFC #FF7477
analogous
#74FFB6 #74FFFC #74BCFF
triadic
#74FFFC #FC74FF #FFFC74
tetradic
#74FFFC #B674FF #FF7477 #BCFF74
square
#74FFFC #B674FF #FF7477 #BCFF74
split-complementary
#74FFFC #FF74BC #FFB674
monochromatic
#00F9F3 #37FFFB #74FFFC #B1FFFD #E0FFFE
Accessibility & contrast
On white
1.20
#74FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#74FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFFC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFFC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #74fffc; /* rgb */ color: rgb(116, 255, 252); /* oklch */ color: oklch(92.3% 0.121 193.3);
Tailwind
colors: {
custom: {
50: '#a8fffd',
500: '#74fffc',
950: '#000000',
},
}SCSS
$custom: #74fffc; $custom-light: #a8fffd; $custom-dark: #000000;
JSON
{
"hex": "#74fffc",
"rgb": {
"r": 116,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.705,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92264,
"c": 0.12099,
"h": 193.3
},
"luminance": 0.82261
}Semantic roles & 50–950 ramp
primary
#74FFFC
secondary
#DC3B3E
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685