#74DDDF#74DDDF
#74DDDF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.098 H 197.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDDF |
|---|---|
| RGB | rgb(116, 221, 223) |
| HSL | hsl(181, 63%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(48%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.24, -29.84, -10.39) |
| CIE-LCH | lch(82.24, 31.60, 199.19°) |
| OKLab | oklab(83.57% -0.0933 -0.0287) |
| OKLCH | oklch(83.57% 0.098 197.1) |
| XYZ | xyz(46.3728, 60.7496, 79.0798) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDDF #DF7674
analogous
#74DFAC #74DDDF #74A8DF
triadic
#74DDDF #DF74DD #DDDF74
tetradic
#74DDDF #AC74DF #DF7674 #A8DF74
square
#74DDDF #AC74DF #DF7674 #A8DF74
split-complementary
#74DDDF #DF74A8 #DFAC74
monochromatic
#29AEB0 #42D1D4 #74DDDF #A6E9EA #D7F5F6
Accessibility & contrast
On white
1.60
#74DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#74DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDDF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDDF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#32E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dddf; /* rgb */ color: rgb(116, 221, 223); /* oklch */ color: oklch(83.6% 0.098 197.1);
Tailwind
colors: {
custom: {
50: '#a4e8e9',
500: '#74dddf',
950: '#000000',
},
}SCSS
$custom: #74dddf; $custom-light: #a4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#74dddf",
"rgb": {
"r": 116,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.121,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.83569,
"c": 0.09763,
"h": 197.1
},
"luminance": 0.60754
}Semantic roles & 50–950 ramp
primary
#74DDDF
secondary
#B24745
accent
#1E1BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484