#74CDBE#74CDBE
#74CDBE is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.089 H 181.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDBE |
|---|---|
| RGB | rgb(116, 205, 190) |
| HSL | hsl(170, 47%, 63%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(76.73, -30.33, -0.88) |
| CIE-LCH | lch(76.73, 30.34, 181.65°) |
| OKLab | oklab(78.83% -0.089 -0.0028) |
| OKLCH | oklch(78.83% 0.089 181.8) |
| XYZ | xyz(38.3244, 51.0904, 56.5471) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.12
Pale Teal
#82CBB2
ΔE00 4.31
Mediumturquoise
#48D1CC
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 6.29
Mediumaquamarine
#66CDAA
ΔE00 6.44
Turquoise (survey)
#06C2AC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDBE #CD7483
analogous
#74CD91 #74CDBE #74AFCD
triadic
#74CDBE #BE74CD #CDBE74
tetradic
#74CDBE #9174CD #CD7483 #AFCD74
square
#74CDBE #9174CD #CD7483 #AFCD74
split-complementary
#74CDBE #CD74AF #CD9174
monochromatic
#359282 #47BDA9 #74CDBE #A1DDD3 #CEEDE8
Accessibility & contrast
On white
1.87
#74CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#74CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDBE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDBE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#50D0C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cdbe; /* rgb */ color: rgb(116, 205, 190); /* oklch */ color: oklch(78.8% 0.089 181.8);
Tailwind
colors: {
custom: {
50: '#a1dcd1',
500: '#74cdbe',
950: '#000000',
},
}SCSS
$custom: #74cdbe; $custom-light: #a1dcd1; $custom-dark: #000000;
JSON
{
"hex": "#74cdbe",
"rgb": {
"r": 116,
"g": 205,
"b": 190
},
"hsl": {
"h": 169.888,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.78827,
"c": 0.08904,
"h": 181.8
},
"luminance": 0.51093
}Semantic roles & 50–950 ramp
primary
#74CDBE
secondary
#984D5A
accent
#2B43BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483