#74DFCD#74DFCD
#74DFCD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 181.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFCD |
|---|---|
| RGB | rgb(116, 223, 205) |
| HSL | hsl(170, 63%, 66%) |
| HSV | hsv(170, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.32, -35.24, -0.72) |
| CIE-LCH | lch(82.32, 35.25, 181.17°) |
| OKLab | oklab(83.47% -0.1031 -0.0025) |
| OKLCH | oklch(83.47% 0.103 181.4) |
| XYZ | xyz(44.6050, 60.8924, 67.1486) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 6.50
Aqua (survey)
#13EAC9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFCD #DF7486
analogous
#74DF98 #74DFCD #74BBDF
triadic
#74DFCD #CD74DF #DFCD74
tetradic
#74DFCD #9874DF #DF7486 #BBDF74
square
#74DFCD #9874DF #DF7486 #BBDF74
split-complementary
#74DFCD #DF74BB #DF9874
monochromatic
#29B099 #42D4BB #74DFCD #A6EADF #D7F6F1
Accessibility & contrast
On white
1.59
#74DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#74DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFCD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFCD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#41E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dfcd; /* rgb */ color: rgb(116, 223, 205); /* oklch */ color: oklch(83.5% 0.103 181.4);
Tailwind
colors: {
custom: {
50: '#a3e9dc',
500: '#74dfcd',
950: '#000000',
},
}SCSS
$custom: #74dfcd; $custom-light: #a3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#74dfcd",
"rgb": {
"r": 116,
"g": 223,
"b": 205
},
"hsl": {
"h": 169.907,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.83466,
"c": 0.10314,
"h": 181.4
},
"luminance": 0.60896
}Semantic roles & 50–950 ramp
primary
#74DFCD
secondary
#B24558
accent
#1B39CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484