#74CED4#74CED4
#74CED4 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.087 H 201.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74CED4 |
|---|---|
| RGB | rgb(116, 206, 212) |
| HSL | hsl(184, 53%, 64%) |
| HSV | hsv(184, 45%, 83%) |
| CMYK | cmyk(45.3%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.64, -25.37, -11.38) |
| CIE-LCH | lch(77.64, 27.80, 204.15°) |
| OKLab | oklab(79.76% -0.0809 -0.0313) |
| OKLCH | oklch(79.76% 0.087 201.2) |
| XYZ | xyz(41.1528, 52.6058, 70.2599) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 7.78
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Robin Egg Blue
#8AF1FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CED4 #D47A74
analogous
#74D4AA #74CED4 #749ED4
triadic
#74CED4 #D474CE #CED474
tetradic
#74CED4 #AA74D4 #D47A74 #9ED474
square
#74CED4 #AA74D4 #D47A74 #9ED474
split-complementary
#74CED4 #D4749E #D4AA74
monochromatic
#31969D #45BEC6 #74CED4 #A3DEE2 #D1EFF1
Accessibility & contrast
On white
1.82
#74CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#74CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CED4
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CED4 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B2BBD5
Tritanopia (blue-blind)
#42D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74ced4; /* rgb */ color: rgb(116, 206, 212); /* oklch */ color: oklch(79.8% 0.087 201.2);
Tailwind
colors: {
custom: {
50: '#a2dde1',
500: '#74ced4',
950: '#000000',
},
}SCSS
$custom: #74ced4; $custom-light: #a2dde1; $custom-dark: #000000;
JSON
{
"hex": "#74ced4",
"rgb": {
"r": 116,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.75,
"s": 52.747,
"l": 64.314
},
"oklch": {
"l": 0.79763,
"c": 0.08677,
"h": 201.2
},
"luminance": 0.52609
}Semantic roles & 50–950 ramp
primary
#74CED4
secondary
#A2504A
accent
#2F25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484