#74CEDE#74CEDE
#74CEDE is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.089 H 210.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEDE |
|---|---|
| RGB | rgb(116, 206, 222) |
| HSL | hsl(189, 62%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(47.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.95, -22.75, -16.29) |
| CIE-LCH | lch(77.95, 27.98, 215.60°) |
| OKLab | oklab(80.11% -0.0769 -0.0449) |
| OKLCH | oklch(80.11% 0.089 210.3) |
| XYZ | xyz(42.4535, 53.1260, 77.1103) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.23
Neon Blue
#04D9FF
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEDE #DE8474
analogous
#74DEB9 #74CEDE #7499DE
triadic
#74CEDE #DE74CE #CEDE74
tetradic
#74CEDE #B974DE #DE8474 #99DE74
square
#74CEDE #B974DE #DE8474 #99DE74
split-complementary
#74CEDE #DE7499 #DEB974
monochromatic
#299AAE #43BDD2 #74CEDE #A5DFEA #D7F1F5
Accessibility & contrast
On white
1.81
#74CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#74CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEDE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEDE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#39D5D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cede; /* rgb */ color: rgb(116, 206, 222); /* oklch */ color: oklch(80.1% 0.089 210.3);
Tailwind
colors: {
custom: {
50: '#a3dde8',
500: '#74cede',
950: '#000000',
},
}SCSS
$custom: #74cede; $custom-light: #a3dde8; $custom-dark: #000000;
JSON
{
"hex": "#74cede",
"rgb": {
"r": 116,
"g": 206,
"b": 222
},
"hsl": {
"h": 189.057,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.80111,
"c": 0.08908,
"h": 210.3
},
"luminance": 0.5313
}Semantic roles & 50–950 ramp
primary
#74CEDE
secondary
#B05646
accent
#361CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484