#74EFF4#74EFF4
#74EFF4 is a very light, moderate teal. Relative luminance 0.720; OKLCH L 88.4% C 0.110 H 198.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74EFF4 |
|---|---|
| RGB | rgb(116, 239, 244) |
| HSL | hsl(182, 85%, 71%) |
| HSV | hsv(182, 52%, 96%) |
| CMYK | cmyk(52.5%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(87.96, -32.97, -12.94) |
| CIE-LCH | lch(87.96, 35.42, 201.43°) |
| OKLab | oklab(88.37% -0.1043 -0.0358) |
| OKLCH | oklch(88.37% 0.11 198.9) |
| XYZ | xyz(54.3914, 71.9725, 96.5961) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 4.66
Aqua
#00FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EFF4 #F47974
analogous
#74F4B9 #74EFF4 #74AFF4
triadic
#74EFF4 #F474EF #EFF474
tetradic
#74EFF4 #B974F4 #F47974 #AFF474
square
#74EFF4 #B974F4 #F47974 #AFF474
split-complementary
#74EFF4 #F474AF #F4B974
monochromatic
#11D4DC #3BE8F0 #74EFF4 #ADF6F8 #E3FCFD
Accessibility & contrast
On white
1.36
#74EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#74EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EFF4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EFF4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#CCD6F5
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #74eff4; /* rgb */ color: rgb(116, 239, 244); /* oklch */ color: oklch(88.4% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#a6f4f7',
500: '#74eff4',
950: '#000000',
},
}SCSS
$custom: #74eff4; $custom-light: #a6f4f7; $custom-dark: #000000;
JSON
{
"hex": "#74eff4",
"rgb": {
"r": 116,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.344,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.8837,
"c": 0.11023,
"h": 198.9
},
"luminance": 0.71978
}Semantic roles & 50–950 ramp
primary
#74EFF4
secondary
#CE443E
accent
#0C04E2
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585