#74FFFE#74FFFE
#74FFFE is a very light, vivid teal. Relative luminance 0.824; OKLCH L 92.3% C 0.121 H 194.6°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFFE |
|---|---|
| RGB | rgb(116, 255, 254) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.74, -37.80, -11.01) |
| CIE-LCH | lch(92.74, 39.37, 196.23°) |
| OKLab | oklab(92.33% -0.1169 -0.0305) |
| OKLCH | oklch(92.33% 0.121 194.6) |
| XYZ | xyz(60.8443, 82.3828, 106.4417) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.71
Bright Light Blue
#26F7FD
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 5.46
Bright Aqua
#0BF9EA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFFE #FF7475
analogous
#74FFB8 #74FFFE #74BBFF
triadic
#74FFFE #FE74FF #FFFE74
tetradic
#74FFFE #B874FF #FF7475 #BBFF74
square
#74FFFE #B874FF #FF7475 #BBFF74
split-complementary
#74FFFE #FF74BB #FFB874
monochromatic
#00F9F7 #37FFFE #74FFFE #B1FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#74FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#74FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFFE
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFFE | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #74fffe; /* rgb */ color: rgb(116, 255, 254); /* oklch */ color: oklch(92.3% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a8fffe',
500: '#74fffe',
950: '#000000',
},
}SCSS
$custom: #74fffe; $custom-light: #a8fffe; $custom-dark: #000000;
JSON
{
"hex": "#74fffe",
"rgb": {
"r": 116,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.568,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92328,
"c": 0.12083,
"h": 194.6
},
"luminance": 0.82389
}Semantic roles & 50–950 ramp
primary
#74FFFE
secondary
#DC3B3C
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685