#74EEED#74EEED
#74EEED is a very light, moderate teal. Relative luminance 0.710; OKLCH L 87.9% C 0.110 H 194.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEED |
|---|---|
| RGB | rgb(116, 238, 237) |
| HSL | hsl(180, 78%, 69%) |
| HSV | hsv(180, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.47, -34.31, -10.00) |
| CIE-LCH | lch(87.47, 35.73, 196.24°) |
| OKLab | oklab(87.91% -0.106 -0.0277) |
| OKLCH | oklch(87.91% 0.11 194.6) |
| XYZ | xyz(53.0567, 70.9716, 91.0072) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.41
Aqua
#00FFFF
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEED #EE7475
analogous
#74EEB0 #74EEED #74B2EE
triadic
#74EEED #ED74EE #EEED74
tetradic
#74EEED #B074EE #EE7475 #B2EE74
square
#74EEED #B074EE #EE7475 #B2EE74
split-complementary
#74EEED #EE74B2 #EEB074
monochromatic
#19CECD #3DE7E6 #74EEED #ABF5F4 #E1FBFB
Accessibility & contrast
On white
1.38
#74EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#74EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEED
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEED | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#07F4ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #74eeed; /* rgb */ color: rgb(116, 238, 237); /* oklch */ color: oklch(87.9% 0.110 194.6);
Tailwind
colors: {
custom: {
50: '#a6f4f2',
500: '#74eeed',
950: '#000000',
},
}SCSS
$custom: #74eeed; $custom-light: #a6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#74eeed",
"rgb": {
"r": 116,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.508,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.87913,
"c": 0.1096,
"h": 194.6
},
"luminance": 0.70976
}Semantic roles & 50–950 ramp
primary
#74EEED
secondary
#C73F40
accent
#0B0DDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585