#74EFF3#74EFF3
#74EFF3 is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.3% C 0.110 H 198.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74EFF3 |
|---|---|
| RGB | rgb(116, 239, 243) |
| HSL | hsl(182, 84%, 70%) |
| HSV | hsv(182, 52%, 95%) |
| CMYK | cmyk(52.3%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.93, -33.23, -12.46) |
| CIE-LCH | lch(87.93, 35.49, 200.56°) |
| OKLab | oklab(88.34% -0.1047 -0.0344) |
| OKLCH | oklch(88.34% 0.11 198.2) |
| XYZ | xyz(54.2399, 71.9120, 95.7986) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EFF3 #F37874
analogous
#74F3B8 #74EFF3 #74AFF3
triadic
#74EFF3 #F374EF #EFF374
tetradic
#74EFF3 #B874F3 #F37874 #AFF374
square
#74EFF3 #B874F3 #F37874 #AFF374
split-complementary
#74EFF3 #F374AF #F3B874
monochromatic
#13D4DA #3CE9EE #74EFF3 #ACF5F8 #E3FCFD
Accessibility & contrast
On white
1.37
#74EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#74EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EFF3
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EFF3 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F4
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #74eff3; /* rgb */ color: rgb(116, 239, 243); /* oklch */ color: oklch(88.3% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#a6f4f7',
500: '#74eff3',
950: '#000000',
},
}SCSS
$custom: #74eff3; $custom-light: #a6f4f7; $custom-dark: #000000;
JSON
{
"hex": "#74eff3",
"rgb": {
"r": 116,
"g": 239,
"b": 243
},
"hsl": {
"h": 181.89,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.88337,
"c": 0.11019,
"h": 198.2
},
"luminance": 0.71917
}Semantic roles & 50–950 ramp
primary
#74EFF3
secondary
#CD433E
accent
#0C05E1
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585