#74CEDC#74CEDC
#74CEDC is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.088 H 208.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEDC |
|---|---|
| RGB | rgb(116, 206, 220) |
| HSL | hsl(188, 60%, 66%) |
| HSV | hsv(188, 47%, 86%) |
| CMYK | cmyk(47.3%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.89, -23.28, -15.31) |
| CIE-LCH | lch(77.89, 27.86, 213.33°) |
| OKLab | oklab(80.04% -0.0777 -0.0422) |
| OKLCH | oklch(80.04% 0.088 208.5) |
| XYZ | xyz(42.1871, 53.0195, 75.7069) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.33
Neon Blue
#04D9FF
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.88
Robin Egg Blue
#8AF1FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEDC #DC8274
analogous
#74DCB6 #74CEDC #749ADC
triadic
#74CEDC #DC74CE #CEDC74
tetradic
#74CEDC #B674DC #DC8274 #9ADC74
square
#74CEDC #B674DC #DC8274 #9ADC74
split-complementary
#74CEDC #DC749A #DCB674
monochromatic
#2B99AB #43BDD0 #74CEDC #A5DFE8 #D6F0F5
Accessibility & contrast
On white
1.81
#74CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#74CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEDC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEDC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#3BD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cedc; /* rgb */ color: rgb(116, 206, 220); /* oklch */ color: oklch(80.0% 0.088 208.5);
Tailwind
colors: {
custom: {
50: '#a2dde6',
500: '#74cedc',
950: '#000000',
},
}SCSS
$custom: #74cedc; $custom-light: #a2dde6; $custom-dark: #000000;
JSON
{
"hex": "#74cedc",
"rgb": {
"r": 116,
"g": 206,
"b": 220
},
"hsl": {
"h": 188.077,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.8004,
"c": 0.08843,
"h": 208.5
},
"luminance": 0.53023
}Semantic roles & 50–950 ramp
primary
#74CEDC
secondary
#AD5547
accent
#351EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484