#74DCDD#74DCDD
#74DCDD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.097 H 196.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCDD |
|---|---|
| RGB | rgb(116, 220, 221) |
| HSL | hsl(181, 61%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(47.5%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.90, -29.88, -9.84) |
| CIE-LCH | lch(81.90, 31.45, 198.23°) |
| OKLab | oklab(83.27% -0.093 -0.0272) |
| OKLCH | oklch(83.27% 0.097 196.3) |
| XYZ | xyz(45.8416, 60.1159, 77.5804) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCDD #DD7574
analogous
#74DDA9 #74DCDD #74A7DD
triadic
#74DCDD #DD74DC #DCDD74
tetradic
#74DCDD #A974DD #DD7574 #A7DD74
square
#74DCDD #A974DD #DD7574 #A7DD74
split-complementary
#74DCDD #DD74A7 #DDA974
monochromatic
#2AABAC #43D0D1 #74DCDD #A5E8E9 #D6F5F5
Accessibility & contrast
On white
1.61
#74DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#74DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCDD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCDD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#35E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74dcdd; /* rgb */ color: rgb(116, 220, 221); /* oklch */ color: oklch(83.3% 0.097 196.3);
Tailwind
colors: {
custom: {
50: '#a3e7e7',
500: '#74dcdd',
950: '#000000',
},
}SCSS
$custom: #74dcdd; $custom-light: #a3e7e7; $custom-dark: #000000;
JSON
{
"hex": "#74dcdd",
"rgb": {
"r": 116,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.571,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.83274,
"c": 0.09692,
"h": 196.3
},
"luminance": 0.6012
}Semantic roles & 50–950 ramp
primary
#74DCDD
secondary
#AF4847
accent
#1F1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484