#74CFDC#74CFDC
#74CFDC is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.089 H 207.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFDC |
|---|---|
| RGB | rgb(116, 207, 220) |
| HSL | hsl(188, 60%, 66%) |
| HSV | hsv(188, 47%, 86%) |
| CMYK | cmyk(47.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.17, -23.78, -14.88) |
| CIE-LCH | lch(78.17, 28.05, 212.04°) |
| OKLab | oklab(80.27% -0.0788 -0.041) |
| OKLCH | oklch(80.27% 0.089 207.5) |
| XYZ | xyz(42.4286, 53.5025, 75.7874) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 7.07
Sky Blue
#87CEEB
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Robin Egg Blue
#8AF1FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFDC #DC8174
analogous
#74DCB5 #74CFDC #749BDC
triadic
#74CFDC #DC74CF #CFDC74
tetradic
#74CFDC #B574DC #DC8174 #9BDC74
square
#74CFDC #B574DC #DC8174 #9BDC74
split-complementary
#74CFDC #DC749B #DCB574
monochromatic
#2B9BAB #43BED0 #74CFDC #A5E0E8 #D6F1F5
Accessibility & contrast
On white
1.79
#74CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#74CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFDC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFDC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#3BD6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfdc; /* rgb */ color: rgb(116, 207, 220); /* oklch */ color: oklch(80.3% 0.089 207.5);
Tailwind
colors: {
custom: {
50: '#a2dee6',
500: '#74cfdc',
950: '#000000',
},
}SCSS
$custom: #74cfdc; $custom-light: #a2dee6; $custom-dark: #000000;
JSON
{
"hex": "#74cfdc",
"rgb": {
"r": 116,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.5,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.80268,
"c": 0.08887,
"h": 207.5
},
"luminance": 0.53506
}Semantic roles & 50–950 ramp
primary
#74CFDC
secondary
#AD5447
accent
#331EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484