#74DDCB#74DDCB
#74DDCB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.102 H 181.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDCB |
|---|---|
| RGB | rgb(116, 221, 203) |
| HSL | hsl(170, 61%, 66%) |
| HSV | hsv(170, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.69, -34.79, -0.57) |
| CIE-LCH | lch(81.69, 34.79, 180.95°) |
| OKLab | oklab(82.94% -0.1017 -0.0021) |
| OKLCH | oklch(82.94% 0.102 181.2) |
| XYZ | xyz(43.8339, 59.7340, 65.7082) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 6.06
Pale Teal
#82CBB2
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDCB #DD7486
analogous
#74DD96 #74DDCB #74BADD
triadic
#74DDCB #CB74DD #DDCB74
tetradic
#74DDCB #9674DD #DD7486 #BADD74
square
#74DDCB #9674DD #DD7486 #BADD74
split-complementary
#74DDCB #DD74BA #DD9674
monochromatic
#2AAC96 #43D1B9 #74DDCB #A5E9DD #D6F5F0
Accessibility & contrast
On white
1.62
#74DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#74DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDCB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDCB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#44E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74ddcb; /* rgb */ color: rgb(116, 221, 203); /* oklch */ color: oklch(82.9% 0.102 181.2);
Tailwind
colors: {
custom: {
50: '#a3e8da',
500: '#74ddcb',
950: '#000000',
},
}SCSS
$custom: #74ddcb; $custom-light: #a3e8da; $custom-dark: #000000;
JSON
{
"hex": "#74ddcb",
"rgb": {
"r": 116,
"g": 221,
"b": 203
},
"hsl": {
"h": 169.714,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.82942,
"c": 0.10175,
"h": 181.2
},
"luminance": 0.59738
}Semantic roles & 50–950 ramp
primary
#74DDCB
secondary
#AF4758
accent
#1D3AC8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483