#74CFDF#74CFDF
#74CFDF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.090 H 210.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFDF |
|---|---|
| RGB | rgb(116, 207, 223) |
| HSL | hsl(189, 63%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(48%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.26, -22.98, -16.35) |
| CIE-LCH | lch(78.26, 28.21, 215.43°) |
| OKLab | oklab(80.37% -0.0777 -0.0451) |
| OKLCH | oklch(80.37% 0.09 210.1) |
| XYZ | xyz(42.8294, 53.6628, 77.8987) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.18
Neon Blue
#04D9FF
ΔE00 6.84
Robin'S Egg
#6DEDFD
ΔE00 7.16
Baby Blue
#89CFF0
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFDF #DF8474
analogous
#74DFBA #74CFDF #749ADF
triadic
#74CFDF #DF74CF #CFDF74
tetradic
#74CFDF #BA74DF #DF8474 #9ADF74
square
#74CFDF #BA74DF #DF8474 #9ADF74
split-complementary
#74CFDF #DF749A #DFBA74
monochromatic
#299CB0 #42BED4 #74CFDF #A6E0EA #D7F1F6
Accessibility & contrast
On white
1.79
#74CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#74CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFDF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFDF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#38D7D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #74cfdf; /* rgb */ color: rgb(116, 207, 223); /* oklch */ color: oklch(80.4% 0.090 210.1);
Tailwind
colors: {
custom: {
50: '#a3dee9',
500: '#74cfdf',
950: '#000000',
},
}SCSS
$custom: #74cfdf; $custom-light: #a3dee9; $custom-dark: #000000;
JSON
{
"hex": "#74cfdf",
"rgb": {
"r": 116,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.972,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.80374,
"c": 0.0898,
"h": 210.1
},
"luminance": 0.53666
}Semantic roles & 50–950 ramp
primary
#74CFDF
secondary
#B25645
accent
#351BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484