#74EAEE#74EAEE
#74EAEE is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.0% C 0.107 H 198.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #74EAEE |
|---|---|
| RGB | rgb(116, 234, 238) |
| HSL | hsl(182, 78%, 69%) |
| HSV | hsv(182, 51%, 93%) |
| CMYK | cmyk(51.3%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.37, -32.17, -12.16) |
| CIE-LCH | lch(86.37, 34.39, 200.71°) |
| OKLab | oklab(87.03% -0.1014 -0.0336) |
| OKLCH | oklch(87.03% 0.107 198.3) |
| XYZ | xyz(52.0516, 68.7269, 91.3949) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 5.36
Aqua
#00FFFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EAEE #EE7874
analogous
#74EEB5 #74EAEE #74ADEE
triadic
#74EAEE #EE74EA #EAEE74
tetradic
#74EAEE #B574EE #EE7874 #ADEE74
square
#74EAEE #B574EE #EE7874 #ADEE74
split-complementary
#74EAEE #EE74AD #EEB574
monochromatic
#19C8CE #3DE2E7 #74EAEE #ABF2F5 #E1FAFB
Accessibility & contrast
On white
1.42
#74EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#74EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EAEE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EAEE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#0BF1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #74eaee; /* rgb */ color: rgb(116, 234, 238); /* oklch */ color: oklch(87.0% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#a5f1f3',
500: '#74eaee',
950: '#000000',
},
}SCSS
$custom: #74eaee; $custom-light: #a5f1f3; $custom-dark: #000000;
JSON
{
"hex": "#74eaee",
"rgb": {
"r": 116,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.967,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.87034,
"c": 0.10679,
"h": 198.3
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#74EAEE
secondary
#C7443F
accent
#120BDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585