#74E4EC#74E4EC
#74E4EC is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.103 H 201.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4EC |
|---|---|
| RGB | rgb(116, 228, 236) |
| HSL | hsl(184, 76%, 69%) |
| HSV | hsv(184, 51%, 93%) |
| CMYK | cmyk(50.8%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.61, -29.83, -13.74) |
| CIE-LCH | lch(84.61, 32.84, 204.72°) |
| OKLab | oklab(85.6% -0.0957 -0.0379) |
| OKLCH | oklch(85.6% 0.103 201.6) |
| XYZ | xyz(50.0801, 65.2514, 89.2963) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.30
Aqua Blue
#02D8E9
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4EC #EC7C74
analogous
#74ECB8 #74E4EC #74A8EC
triadic
#74E4EC #EC74E4 #E4EC74
tetradic
#74E4EC #B874EC #EC7C74 #A8EC74
square
#74E4EC #B874EC #EC7C74 #A8EC74
split-complementary
#74E4EC #EC74A8 #ECB874
monochromatic
#1CBECA #3EDAE5 #74E4EC #AAEEF3 #E0F9FB
Accessibility & contrast
On white
1.49
#74E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#74E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4EC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4EC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#19EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74e4ec; /* rgb */ color: rgb(116, 228, 236); /* oklch */ color: oklch(85.6% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#a5edf2',
500: '#74e4ec',
950: '#000000',
},
}SCSS
$custom: #74e4ec; $custom-light: #a5edf2; $custom-dark: #000000;
JSON
{
"hex": "#74e4ec",
"rgb": {
"r": 116,
"g": 228,
"b": 236
},
"hsl": {
"h": 184,
"s": 75.949,
"l": 69.02
},
"oklch": {
"l": 0.85602,
"c": 0.10294,
"h": 201.6
},
"luminance": 0.65256
}Semantic roles & 50–950 ramp
primary
#74E4EC
secondary
#C54940
accent
#1B0DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485