#74CCDB#74CCDB
#74CCDB is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.087 H 209.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCDB |
|---|---|
| RGB | rgb(116, 204, 219) |
| HSL | hsl(189, 59%, 66%) |
| HSV | hsv(189, 47%, 86%) |
| CMYK | cmyk(47%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.29, -22.54, -15.67) |
| CIE-LCH | lch(77.29, 27.46, 214.81°) |
| OKLab | oklab(79.55% -0.0758 -0.0432) |
| OKLCH | oklch(79.55% 0.087 209.7) |
| XYZ | xyz(41.5766, 52.0098, 74.8520) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.41
Neon Blue
#04D9FF
ΔE00 7.36
Baby Blue
#89CFF0
ΔE00 7.72
Robin'S Egg
#6DEDFD
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCDB #DB8374
analogous
#74DBB6 #74CCDB #7498DB
triadic
#74CCDB #DB74CC #CCDB74
tetradic
#74CCDB #B674DB #DB8374 #98DB74
square
#74CCDB #B674DB #DB8374 #98DB74
split-complementary
#74CCDB #DB7498 #DBB674
monochromatic
#2C97A9 #43BACE #74CCDB #A5DEE8 #D5F0F4
Accessibility & contrast
On white
1.84
#74CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#74CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCDB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCDB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#3DD3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74ccdb; /* rgb */ color: rgb(116, 204, 219); /* oklch */ color: oklch(79.5% 0.087 209.7);
Tailwind
colors: {
custom: {
50: '#a2dbe6',
500: '#74ccdb',
950: '#000000',
},
}SCSS
$custom: #74ccdb; $custom-light: #a2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#74ccdb",
"rgb": {
"r": 116,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.738,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.7955,
"c": 0.08726,
"h": 209.7
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#74CCDB
secondary
#AC5648
accent
#371FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484