#74EFF0#74EFF0
#74EFF0 is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.2% C 0.110 H 196.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74EFF0 |
|---|---|
| RGB | rgb(116, 239, 240) |
| HSL | hsl(180, 81%, 70%) |
| HSV | hsv(180, 52%, 94%) |
| CMYK | cmyk(51.7%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.84, -34.00, -11.02) |
| CIE-LCH | lch(87.84, 35.75, 197.96°) |
| OKLab | oklab(88.24% -0.1059 -0.0305) |
| OKLCH | oklch(88.24% 0.11 196.1) |
| XYZ | xyz(53.7906, 71.7322, 93.4322) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Aqua
#00FFFF
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EFF0 #F07574
analogous
#74F0B3 #74EFF0 #74B1F0
triadic
#74EFF0 #F074EF #EFF074
tetradic
#74EFF0 #B374F0 #F07574 #B1F074
square
#74EFF0 #B374F0 #F07574 #B1F074
split-complementary
#74EFF0 #F074B1 #F0B374
monochromatic
#17D1D3 #3DE9EA #74EFF0 #ABF5F6 #E2FCFC
Accessibility & contrast
On white
1.37
#74EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#74EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EFF0
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EFF0 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F0
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #74eff0; /* rgb */ color: rgb(116, 239, 240); /* oklch */ color: oklch(88.2% 0.110 196.1);
Tailwind
colors: {
custom: {
50: '#a6f4f4',
500: '#74eff0',
950: '#000000',
},
}SCSS
$custom: #74eff0; $custom-light: #a6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#74eff0",
"rgb": {
"r": 116,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.484,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.88239,
"c": 0.11019,
"h": 196.1
},
"luminance": 0.71737
}Semantic roles & 50–950 ramp
primary
#74EFF0
secondary
#C9403F
accent
#0A09DD
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585