#74DDCF#74DDCF
#74DDCF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.100 H 184.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDCF |
|---|---|
| RGB | rgb(116, 221, 207) |
| HSL | hsl(172, 61%, 66%) |
| HSV | hsv(172, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.80, -33.83, -2.55) |
| CIE-LCH | lch(81.80, 33.93, 184.30°) |
| OKLab | oklab(83.06% -0.1 -0.0074) |
| OKLCH | oklch(83.06% 0.1 184.2) |
| XYZ | xyz(44.3168, 59.9272, 68.2511) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.80
Mediumturquoise
#48D1CC
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.73
Pale Teal
#82CBB2
ΔE00 6.91
Aqua (survey)
#13EAC9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDCF #DD7482
analogous
#74DD9A #74DDCF #74B6DD
triadic
#74DDCF #CF74DD #DDCF74
tetradic
#74DDCF #9A74DD #DD7482 #B6DD74
square
#74DDCF #9A74DD #DD7482 #B6DD74
split-complementary
#74DDCF #DD74B6 #DD9A74
monochromatic
#2AAC9B #43D1BE #74DDCF #A5E9E0 #D6F5F1
Accessibility & contrast
On white
1.62
#74DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#74DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDCF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDCF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#41E1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74ddcf; /* rgb */ color: rgb(116, 221, 207); /* oklch */ color: oklch(83.1% 0.100 184.2);
Tailwind
colors: {
custom: {
50: '#a3e8dd',
500: '#74ddcf',
950: '#000000',
},
}SCSS
$custom: #74ddcf; $custom-light: #a3e8dd; $custom-dark: #000000;
JSON
{
"hex": "#74ddcf",
"rgb": {
"r": 116,
"g": 221,
"b": 207
},
"hsl": {
"h": 172,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.83062,
"c": 0.10028,
"h": 184.2
},
"luminance": 0.59931
}Semantic roles & 50–950 ramp
primary
#74DDCF
secondary
#AF4754
accent
#1D34C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484