#74DCDB#74DCDB
#74DCDB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.097 H 194.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCDB |
|---|---|
| RGB | rgb(116, 220, 219) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.84, -30.38, -8.86) |
| CIE-LCH | lch(81.84, 31.65, 196.26°) |
| OKLab | oklab(83.21% -0.0939 -0.0245) |
| OKLCH | oklch(83.21% 0.097 194.6) |
| XYZ | xyz(45.5767, 60.0100, 76.1854) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCDB #DC7475
analogous
#74DCA7 #74DCDB #74A9DC
triadic
#74DCDB #DB74DC #DCDB74
tetradic
#74DCDB #A774DC #DC7475 #A9DC74
square
#74DCDB #A774DC #DC7475 #A9DC74
split-complementary
#74DCDB #DC74A9 #DCA774
monochromatic
#2BABA9 #43D0CE #74DCDB #A5E8E8 #D6F5F4
Accessibility & contrast
On white
1.62
#74DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#74DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCDB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCDB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#37E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74dcdb; /* rgb */ color: rgb(116, 220, 219); /* oklch */ color: oklch(83.2% 0.097 194.6);
Tailwind
colors: {
custom: {
50: '#a3e7e6',
500: '#74dcdb',
950: '#000000',
},
}SCSS
$custom: #74dcdb; $custom-light: #a3e7e6; $custom-dark: #000000;
JSON
{
"hex": "#74dcdb",
"rgb": {
"r": 116,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.423,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.83208,
"c": 0.097,
"h": 194.6
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#74DCDB
secondary
#AD4748
accent
#1E20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484