#74DFDF#74DFDF
#74DFDF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.099 H 195.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFDF |
|---|---|
| RGB | rgb(116, 223, 223) |
| HSL | hsl(180, 63%, 66%) |
| HSV | hsv(180, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.81, -30.80, -9.54) |
| CIE-LCH | lch(82.81, 32.25, 197.21°) |
| OKLab | oklab(84.03% -0.0955 -0.0264) |
| OKLCH | oklch(84.03% 0.099 195.4) |
| XYZ | xyz(46.9040, 61.8120, 79.2569) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFDF #DF7474
analogous
#74DFAA #74DFDF #74AADF
triadic
#74DFDF #DF74DF #DFDF74
tetradic
#74DFDF #AA74DF #DF7474 #AADF74
square
#74DFDF #AA74DF #DF7474 #AADF74
split-complementary
#74DFDF #DF74AA #DFAA74
monochromatic
#29B0B0 #42D4D4 #74DFDF #A6EAEA #D7F6F6
Accessibility & contrast
On white
1.57
#74DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#74DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFDF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFDF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C1C8E0
Tritanopia (blue-blind)
#31E5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74dfdf; /* rgb */ color: rgb(116, 223, 223); /* oklch */ color: oklch(84.0% 0.099 195.4);
Tailwind
colors: {
custom: {
50: '#a4e9e9',
500: '#74dfdf',
950: '#000000',
},
}SCSS
$custom: #74dfdf; $custom-light: #a4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#74dfdf",
"rgb": {
"r": 116,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.84027,
"c": 0.0991,
"h": 195.4
},
"luminance": 0.61816
}Semantic roles & 50–950 ramp
primary
#74DFDF
secondary
#B24545
accent
#1B1BCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484