#74CEDD#74CEDD
#74CEDD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.089 H 209.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEDD |
|---|---|
| RGB | rgb(116, 206, 221) |
| HSL | hsl(189, 61%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(47.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.92, -23.02, -15.80) |
| CIE-LCH | lch(77.92, 27.92, 214.47°) |
| OKLab | oklab(80.08% -0.0773 -0.0436) |
| OKLCH | oklch(80.08% 0.089 209.4) |
| XYZ | xyz(42.3199, 53.0726, 76.4065) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 6.45
Neon Blue
#04D9FF
ΔE00 7.16
Robin'S Egg
#6DEDFD
ΔE00 7.36
Baby Blue
#89CFF0
ΔE00 7.78
Robin'S Egg Blue
#98EFF9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEDD #DD8374
analogous
#74DDB7 #74CEDD #7499DD
triadic
#74CEDD #DD74CE #CEDD74
tetradic
#74CEDD #B774DD #DD8374 #99DD74
square
#74CEDD #B774DD #DD8374 #99DD74
split-complementary
#74CEDD #DD7499 #DDB774
monochromatic
#2A9AAC #43BDD1 #74CEDD #A5DFE9 #D6F1F5
Accessibility & contrast
On white
1.81
#74CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#74CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEDD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEDD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#3AD5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cedd; /* rgb */ color: rgb(116, 206, 221); /* oklch */ color: oklch(80.1% 0.089 209.4);
Tailwind
colors: {
custom: {
50: '#a2dde7',
500: '#74cedd',
950: '#000000',
},
}SCSS
$custom: #74cedd; $custom-light: #a2dde7; $custom-dark: #000000;
JSON
{
"hex": "#74cedd",
"rgb": {
"r": 116,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.571,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.80076,
"c": 0.08874,
"h": 209.4
},
"luminance": 0.53076
}Semantic roles & 50–950 ramp
primary
#74CEDD
secondary
#AF5547
accent
#361DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484