#74E4EE#74E4EE
#74E4EE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.103 H 203.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4EE |
|---|---|
| RGB | rgb(116, 228, 238) |
| HSL | hsl(185, 78%, 69%) |
| HSV | hsv(185, 51%, 93%) |
| CMYK | cmyk(51.3%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.67, -29.31, -14.70) |
| CIE-LCH | lch(84.67, 32.79, 206.64°) |
| OKLab | oklab(85.67% -0.0949 -0.0406) |
| OKLCH | oklch(85.67% 0.103 203.1) |
| XYZ | xyz(50.3723, 65.3683, 90.8351) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4EE #EE7E74
analogous
#74EEBB #74E4EE #74A7EE
triadic
#74E4EE #EE74E4 #E4EE74
tetradic
#74E4EE #BB74EE #EE7E74 #A7EE74
square
#74E4EE #BB74EE #EE7E74 #A7EE74
split-complementary
#74E4EE #EE74A7 #EEBB74
monochromatic
#19C0CE #3DD9E7 #74E4EE #ABEFF5 #E1F9FB
Accessibility & contrast
On white
1.49
#74E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#74E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4EE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4EE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#14EBE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74e4ee; /* rgb */ color: rgb(116, 228, 238); /* oklch */ color: oklch(85.7% 0.103 203.1);
Tailwind
colors: {
custom: {
50: '#a5ecf3',
500: '#74e4ee',
950: '#000000',
},
}SCSS
$custom: #74e4ee; $custom-light: #a5ecf3; $custom-dark: #000000;
JSON
{
"hex": "#74e4ee",
"rgb": {
"r": 116,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.918,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.8567,
"c": 0.10322,
"h": 203.1
},
"luminance": 0.65373
}Semantic roles & 50–950 ramp
primary
#74E4EE
secondary
#C74A3F
accent
#1C0BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485