#74F9EA#74F9EA
#74F9EA is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.3% C 0.119 H 185.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #74F9EA |
|---|---|
| RGB | rgb(116, 249, 234) |
| HSL | hsl(173, 92%, 72%) |
| HSV | hsv(173, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(90.51, -40.10, -3.94) |
| CIE-LCH | lch(90.51, 40.29, 185.61°) |
| OKLab | oklab(90.34% -0.1189 -0.0113) |
| OKLCH | oklch(90.34% 0.119 185.4) |
| XYZ | xyz(55.9230, 77.3996, 89.8185) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.78
Aqua
#00FFFF
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F9EA #F97483
analogous
#74F9A8 #74F9EA #74C6F9
triadic
#74F9EA #EA74F9 #F9EA74
tetradic
#74F9EA #A874F9 #F97483 #C6F974
square
#74F9EA #A874F9 #F97483 #C6F974
split-complementary
#74F9EA #F974C6 #F9A874
monochromatic
#0AE9CF #39F6E1 #74F9EA #AFFCF3 #E2FEFB
Accessibility & contrast
On white
1.27
#74F9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#74F9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F9EA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F9EA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#00FEF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74f9ea; /* rgb */ color: rgb(116, 249, 234); /* oklch */ color: oklch(90.3% 0.119 185.4);
Tailwind
colors: {
custom: {
50: '#a6fcf0',
500: '#74f9ea',
950: '#000000',
},
}SCSS
$custom: #74f9ea; $custom-light: #a6fcf0; $custom-dark: #000000;
JSON
{
"hex": "#74f9ea",
"rgb": {
"r": 116,
"g": 249,
"b": 234
},
"hsl": {
"h": 173.233,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.90337,
"c": 0.11948,
"h": 185.4
},
"luminance": 0.77405
}Semantic roles & 50–950 ramp
primary
#74F9EA
secondary
#D53D4E
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585