#74CFD7#74CFD7
#74CFD7 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.088 H 202.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFD7 |
|---|---|
| RGB | rgb(116, 207, 215) |
| HSL | hsl(185, 55%, 65%) |
| HSV | hsv(185, 46%, 84%) |
| CMYK | cmyk(46%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(78.02, -25.09, -12.43) |
| CIE-LCH | lch(78.02, 28.00, 206.35°) |
| OKLab | oklab(80.09% -0.0808 -0.0342) |
| OKLCH | oklch(80.09% 0.088 202.9) |
| XYZ | xyz(41.7763, 53.2415, 72.3520) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Robin Egg Blue
#8AF1FE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFD7 #D77C74
analogous
#74D7AD #74CFD7 #749ED7
triadic
#74CFD7 #D774CF #CFD774
tetradic
#74CFD7 #AD74D7 #D77C74 #9ED774
square
#74CFD7 #AD74D7 #D77C74 #9ED774
split-complementary
#74CFD7 #D7749E #D7AD74
monochromatic
#2F99A2 #44BFC9 #74CFD7 #A4DFE5 #D3F0F2
Accessibility & contrast
On white
1.80
#74CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#74CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFD7
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFD7 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#3FD5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfd7; /* rgb */ color: rgb(116, 207, 215); /* oklch */ color: oklch(80.1% 0.088 202.9);
Tailwind
colors: {
custom: {
50: '#a2dee3',
500: '#74cfd7',
950: '#000000',
},
}SCSS
$custom: #74cfd7; $custom-light: #a2dee3; $custom-dark: #000000;
JSON
{
"hex": "#74cfd7",
"rgb": {
"r": 116,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.848,
"s": 55.307,
"l": 64.902
},
"oklch": {
"l": 0.80094,
"c": 0.0878,
"h": 202.9
},
"luminance": 0.53245
}Semantic roles & 50–950 ramp
primary
#74CFD7
secondary
#A65149
accent
#3023C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484