#74CEDF#74CEDF
#74CEDF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.089 H 211.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEDF |
|---|---|
| RGB | rgb(116, 206, 223) |
| HSL | hsl(190, 63%, 66%) |
| HSV | hsv(190, 48%, 87%) |
| CMYK | cmyk(48%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.98, -22.48, -16.78) |
| CIE-LCH | lch(77.98, 28.05, 216.73°) |
| OKLab | oklab(80.15% -0.0765 -0.0463) |
| OKLCH | oklch(80.15% 0.089 211.2) |
| XYZ | xyz(42.5879, 53.1798, 77.8182) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.36
Neon Blue
#04D9FF
ΔE00 6.72
Baby Blue
#89CFF0
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEDF #DF8574
analogous
#74DFBB #74CEDF #7499DF
triadic
#74CEDF #DF74CE #CEDF74
tetradic
#74CEDF #BB74DF #DF8574 #99DF74
square
#74CEDF #BB74DF #DF8574 #99DF74
split-complementary
#74CEDF #DF7499 #DFBB74
monochromatic
#299BB0 #42BCD4 #74CEDF #A6E0EA #D7F1F6
Accessibility & contrast
On white
1.80
#74CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#74CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEDF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEDF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#38D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cedf; /* rgb */ color: rgb(116, 206, 223); /* oklch */ color: oklch(80.1% 0.089 211.2);
Tailwind
colors: {
custom: {
50: '#a3dde9',
500: '#74cedf',
950: '#000000',
},
}SCSS
$custom: #74cedf; $custom-light: #a3dde9; $custom-dark: #000000;
JSON
{
"hex": "#74cedf",
"rgb": {
"r": 116,
"g": 206,
"b": 223
},
"hsl": {
"h": 189.533,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.80147,
"c": 0.08944,
"h": 211.2
},
"luminance": 0.53183
}Semantic roles & 50–950 ramp
primary
#74CEDF
secondary
#B25745
accent
#371BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484