#74CEDB#74CEDB
#74CEDB is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.088 H 207.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEDB |
|---|---|
| RGB | rgb(116, 206, 219) |
| HSL | hsl(188, 59%, 66%) |
| HSV | hsv(188, 47%, 86%) |
| CMYK | cmyk(47%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.86, -23.54, -14.82) |
| CIE-LCH | lch(77.86, 27.82, 212.19°) |
| OKLab | oklab(80.01% -0.0781 -0.0408) |
| OKLCH | oklch(80.01% 0.088 207.6) |
| XYZ | xyz(42.0550, 52.9666, 75.0115) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 7.13
Robin'S Egg
#6DEDFD
ΔE00 7.32
Neon Blue
#04D9FF
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.84
Darkturquoise
#00CED1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEDB #DB8174
analogous
#74DBB4 #74CEDB #749ADB
triadic
#74CEDB #DB74CE #CEDB74
tetradic
#74CEDB #B474DB #DB8174 #9ADB74
square
#74CEDB #B474DB #DB8174 #9ADB74
split-complementary
#74CEDB #DB749A #DBB474
monochromatic
#2C99A9 #43BDCE #74CEDB #A5DFE8 #D5F0F4
Accessibility & contrast
On white
1.81
#74CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#74CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEDB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEDB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#3CD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cedb; /* rgb */ color: rgb(116, 206, 219); /* oklch */ color: oklch(80.0% 0.088 207.6);
Tailwind
colors: {
custom: {
50: '#a2dde6',
500: '#74cedb',
950: '#000000',
},
}SCSS
$custom: #74cedb; $custom-light: #a2dde6; $custom-dark: #000000;
JSON
{
"hex": "#74cedb",
"rgb": {
"r": 116,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.573,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.80005,
"c": 0.08813,
"h": 207.6
},
"luminance": 0.5297
}Semantic roles & 50–950 ramp
primary
#74CEDB
secondary
#AC5448
accent
#341FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484