#74CFDD#74CFDD
#74CFDD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.089 H 208.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFDD |
|---|---|
| RGB | rgb(116, 207, 221) |
| HSL | hsl(188, 61%, 66%) |
| HSV | hsv(188, 48%, 87%) |
| CMYK | cmyk(47.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.20, -23.52, -15.37) |
| CIE-LCH | lch(78.20, 28.09, 213.17°) |
| OKLab | oklab(80.3% -0.0785 -0.0424) |
| OKLCH | oklch(80.3% 0.089 208.4) |
| XYZ | xyz(42.5614, 53.5556, 76.4870) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 6.84
Robin'S Egg
#6DEDFD
ΔE00 7.08
Neon Blue
#04D9FF
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFDD #DD8274
analogous
#74DDB6 #74CFDD #749ADD
triadic
#74CFDD #DD74CF #CFDD74
tetradic
#74CFDD #B674DD #DD8274 #9ADD74
square
#74CFDD #B674DD #DD8274 #9ADD74
split-complementary
#74CFDD #DD749A #DDB674
monochromatic
#2A9BAC #43BED1 #74CFDD #A5E0E9 #D6F1F5
Accessibility & contrast
On white
1.79
#74CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#74CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFDD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFDD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#3AD6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfdd; /* rgb */ color: rgb(116, 207, 221); /* oklch */ color: oklch(80.3% 0.089 208.4);
Tailwind
colors: {
custom: {
50: '#a3dee7',
500: '#74cfdd',
950: '#000000',
},
}SCSS
$custom: #74cfdd; $custom-light: #a3dee7; $custom-dark: #000000;
JSON
{
"hex": "#74cfdd",
"rgb": {
"r": 116,
"g": 207,
"b": 221
},
"hsl": {
"h": 188,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.80303,
"c": 0.08916,
"h": 208.4
},
"luminance": 0.53559
}Semantic roles & 50–950 ramp
primary
#74CFDD
secondary
#AF5447
accent
#341DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484