#74E4EA#74E4EA
#74E4EA is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.103 H 200.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4EA |
|---|---|
| RGB | rgb(116, 228, 234) |
| HSL | hsl(183, 74%, 69%) |
| HSV | hsv(183, 50%, 92%) |
| CMYK | cmyk(50.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.55, -30.36, -12.77) |
| CIE-LCH | lch(84.55, 32.93, 202.81°) |
| OKLab | oklab(85.53% -0.0965 -0.0352) |
| OKLCH | oklch(85.53% 0.103 200.1) |
| XYZ | xyz(49.7911, 65.1358, 87.7745) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4EA #EA7A74
analogous
#74EAB5 #74E4EA #74A9EA
triadic
#74E4EA #EA74E4 #E4EA74
tetradic
#74E4EA #B574EA #EA7A74 #A9EA74
square
#74E4EA #B574EA #EA7A74 #A9EA74
split-complementary
#74E4EA #EA74A9 #EAB574
monochromatic
#1EBDC6 #3FDAE2 #74E4EA #A9EEF2 #DEF9FA
Accessibility & contrast
On white
1.50
#74E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#74E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4EA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4EA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#1EEBE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74e4ea; /* rgb */ color: rgb(116, 228, 234); /* oklch */ color: oklch(85.5% 0.103 200.1);
Tailwind
colors: {
custom: {
50: '#a5edf0',
500: '#74e4ea',
950: '#000000',
},
}SCSS
$custom: #74e4ea; $custom-light: #a5edf0; $custom-dark: #000000;
JSON
{
"hex": "#74e4ea",
"rgb": {
"r": 116,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.051,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85534,
"c": 0.10276,
"h": 200.1
},
"luminance": 0.6514
}Semantic roles & 50–950 ramp
primary
#74E4EA
secondary
#C24740
accent
#1A10D6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485