#74FEFA#74FEFA
#74FEFA is a very light, vivid teal. Relative luminance 0.815; OKLCH L 92.0% C 0.120 H 192.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEFA |
|---|---|
| RGB | rgb(116, 254, 250) |
| HSL | hsl(178, 99%, 73%) |
| HSV | hsv(178, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.35, -38.37, -9.52) |
| CIE-LCH | lch(92.35, 39.53, 193.93°) |
| OKLab | oklab(91.97% -0.1175 -0.0264) |
| OKLCH | oklch(91.97% 0.12 192.7) |
| XYZ | xyz(59.8922, 81.4929, 102.9973) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.87
Bright Turquoise
#0FFEF9
ΔE00 3.76
Aqua
#00FFFF
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 4.41
Bright Aqua
#0BF9EA
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEFA #FE7478
analogous
#74FEB5 #74FEFA #74BDFE
triadic
#74FEFA #FA74FE #FEFA74
tetradic
#74FEFA #B574FE #FE7478 #BDFE74
square
#74FEFA #B574FE #FE7478 #BDFE74
split-complementary
#74FEFA #FE74BD #FEB574
monochromatic
#02F6EF #37FEF8 #74FEFA #B1FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#74FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#74FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEFA
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEFA | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74fefa; /* rgb */ color: rgb(116, 254, 250); /* oklch */ color: oklch(92.0% 0.120 192.7);
Tailwind
colors: {
custom: {
50: '#a8fffb',
500: '#74fefa',
950: '#000000',
},
}SCSS
$custom: #74fefa; $custom-light: #a8fffb; $custom-dark: #000000;
JSON
{
"hex": "#74fefa",
"rgb": {
"r": 116,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.261,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91973,
"c": 0.12045,
"h": 192.7
},
"luminance": 0.81499
}Semantic roles & 50–950 ramp
primary
#74FEFA
secondary
#DB3B40
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685