#74DEDF#74DEDF
#74DEDF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.098 H 196.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEDF |
|---|---|
| RGB | rgb(116, 222, 223) |
| HSL | hsl(181, 63%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(48%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.53, -30.32, -9.97) |
| CIE-LCH | lch(82.53, 31.92, 198.19°) |
| OKLab | oklab(83.8% -0.0944 -0.0275) |
| OKLCH | oklch(83.8% 0.098 196.3) |
| XYZ | xyz(46.6376, 61.2792, 79.1681) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEDF #DF7574
analogous
#74DFAB #74DEDF #74A9DF
triadic
#74DEDF #DF74DE #DEDF74
tetradic
#74DEDF #AB74DF #DF7574 #A9DF74
square
#74DEDF #AB74DF #DF7574 #A9DF74
split-complementary
#74DEDF #DF74A9 #DFAB74
monochromatic
#29AFB0 #42D2D4 #74DEDF #A6EAEA #D7F6F6
Accessibility & contrast
On white
1.58
#74DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#74DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEDF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEDF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#31E4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dedf; /* rgb */ color: rgb(116, 222, 223); /* oklch */ color: oklch(83.8% 0.098 196.3);
Tailwind
colors: {
custom: {
50: '#a4e8e9',
500: '#74dedf',
950: '#000000',
},
}SCSS
$custom: #74dedf; $custom-light: #a4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#74dedf",
"rgb": {
"r": 116,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.561,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.83798,
"c": 0.09836,
"h": 196.3
},
"luminance": 0.61283
}Semantic roles & 50–950 ramp
primary
#74DEDF
secondary
#B24645
accent
#1D1BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484