#74EEEE#74EEEE
#74EEEE is a very light, moderate teal. Relative luminance 0.710; OKLCH L 87.9% C 0.110 H 195.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEEE |
|---|---|
| RGB | rgb(116, 238, 238) |
| HSL | hsl(180, 78%, 69%) |
| HSV | hsv(180, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.50, -34.05, -10.48) |
| CIE-LCH | lch(87.50, 35.63, 197.10°) |
| OKLab | oklab(87.95% -0.1056 -0.029) |
| OKLCH | oklch(87.95% 0.11 195.3) |
| XYZ | xyz(53.2032, 71.0302, 91.7788) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.30
Bright Cyan
#41FDFE
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 5.38
Aqua
#00FFFF
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Bright Turquoise
#0FFEF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEEE #EE7474
analogous
#74EEB1 #74EEEE #74B1EE
triadic
#74EEEE #EE74EE #EEEE74
tetradic
#74EEEE #B174EE #EE7474 #B1EE74
square
#74EEEE #B174EE #EE7474 #B1EE74
split-complementary
#74EEEE #EE74B1 #EEB174
monochromatic
#19CECE #3DE7E7 #74EEEE #ABF5F5 #E1FBFB
Accessibility & contrast
On white
1.38
#74EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#74EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEEE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEEE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#03F4EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #74eeee; /* rgb */ color: rgb(116, 238, 238); /* oklch */ color: oklch(87.9% 0.110 195.3);
Tailwind
colors: {
custom: {
50: '#a6f4f3',
500: '#74eeee',
950: '#000000',
},
}SCSS
$custom: #74eeee; $custom-light: #a6f4f3; $custom-dark: #000000;
JSON
{
"hex": "#74eeee",
"rgb": {
"r": 116,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.87945,
"c": 0.10955,
"h": 195.3
},
"luminance": 0.71035
}Semantic roles & 50–950 ramp
primary
#74EEEE
secondary
#C73F3F
accent
#0B0BDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585