#74CED1#74CED1
#74CED1 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.087 H 198.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #74CED1 |
|---|---|
| RGB | rgb(116, 206, 209) |
| HSL | hsl(182, 50%, 64%) |
| HSV | hsv(182, 44%, 82%) |
| CMYK | cmyk(44.5%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(77.55, -26.14, -9.90) |
| CIE-LCH | lch(77.55, 27.95, 200.74°) |
| OKLab | oklab(79.66% -0.0821 -0.0273) |
| OKLCH | oklch(79.66% 0.087 198.4) |
| XYZ | xyz(40.7779, 52.4558, 68.2854) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 8.27
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Robin Egg Blue
#8AF1FE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CED1 #D17774
analogous
#74D1A5 #74CED1 #749FD1
triadic
#74CED1 #D174CE #CED174
tetradic
#74CED1 #A574D1 #D17774 #9FD174
square
#74CED1 #A574D1 #D17774 #9FD174
split-complementary
#74CED1 #D1749F #D1A574
monochromatic
#329598 #46BEC2 #74CED1 #A2DEE0 #D0EEEF
Accessibility & contrast
On white
1.83
#74CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#74CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CED1
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CED1 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D1
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#44D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74ced1; /* rgb */ color: rgb(116, 206, 209); /* oklch */ color: oklch(79.7% 0.087 198.4);
Tailwind
colors: {
custom: {
50: '#a2dddf',
500: '#74ced1',
950: '#000000',
},
}SCSS
$custom: #74ced1; $custom-light: #a2dddf; $custom-dark: #000000;
JSON
{
"hex": "#74ced1",
"rgb": {
"r": 116,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.935,
"s": 50.27,
"l": 63.725
},
"oklch": {
"l": 0.79662,
"c": 0.08656,
"h": 198.4
},
"luminance": 0.52459
}Semantic roles & 50–950 ramp
primary
#74CED1
secondary
#9E4E4C
accent
#2D28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484