#74E4ED#74E4ED
#74E4ED is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.103 H 202.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4ED |
|---|---|
| RGB | rgb(116, 228, 237) |
| HSL | hsl(184, 77%, 69%) |
| HSV | hsv(184, 51%, 93%) |
| CMYK | cmyk(51.1%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.64, -29.57, -14.22) |
| CIE-LCH | lch(84.64, 32.81, 205.68°) |
| OKLab | oklab(85.64% -0.0953 -0.0392) |
| OKLCH | oklch(85.64% 0.103 202.4) |
| XYZ | xyz(50.2258, 65.3097, 90.0636) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 3.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4ED #ED7D74
analogous
#74EDBA #74E4ED #74A8ED
triadic
#74E4ED #ED74E4 #E4ED74
tetradic
#74E4ED #BA74ED #ED7D74 #A8ED74
square
#74E4ED #BA74ED #ED7D74 #A8ED74
split-complementary
#74E4ED #ED74A8 #EDBA74
monochromatic
#1ABFCC #3ED9E6 #74E4ED #AAEFF4 #E0F9FB
Accessibility & contrast
On white
1.49
#74E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#74E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4ED
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4ED | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#17EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74e4ed; /* rgb */ color: rgb(116, 228, 237); /* oklch */ color: oklch(85.6% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#a5ecf2',
500: '#74e4ed',
950: '#000000',
},
}SCSS
$custom: #74e4ed; $custom-light: #a5ecf2; $custom-dark: #000000;
JSON
{
"hex": "#74e4ed",
"rgb": {
"r": 116,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.463,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.85636,
"c": 0.10308,
"h": 202.4
},
"luminance": 0.65314
}Semantic roles & 50–950 ramp
primary
#74E4ED
secondary
#C6493F
accent
#1B0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485