#74CFDB#74CFDB
#74CFDB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.089 H 206.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFDB |
|---|---|
| RGB | rgb(116, 207, 219) |
| HSL | hsl(187, 59%, 66%) |
| HSV | hsv(187, 47%, 86%) |
| CMYK | cmyk(47%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.14, -24.04, -14.39) |
| CIE-LCH | lch(78.14, 28.02, 210.91°) |
| OKLab | oklab(80.23% -0.0792 -0.0397) |
| OKLCH | oklch(80.23% 0.089 206.6) |
| XYZ | xyz(42.2965, 53.4496, 75.0920) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFDB #DB8074
analogous
#74DBB3 #74CFDB #749BDB
triadic
#74CFDB #DB74CF #CFDB74
tetradic
#74CFDB #B374DB #DB8074 #9BDB74
square
#74CFDB #B374DB #DB8074 #9BDB74
split-complementary
#74CFDB #DB749B #DBB374
monochromatic
#2C9AA9 #43BECE #74CFDB #A5E0E8 #D5F1F4
Accessibility & contrast
On white
1.80
#74CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#74CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFDB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFDB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#3CD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfdb; /* rgb */ color: rgb(116, 207, 219); /* oklch */ color: oklch(80.2% 0.089 206.6);
Tailwind
colors: {
custom: {
50: '#a2dee6',
500: '#74cfdb',
950: '#000000',
},
}SCSS
$custom: #74cfdb; $custom-light: #a2dee6; $custom-dark: #000000;
JSON
{
"hex": "#74cfdb",
"rgb": {
"r": 116,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.99,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.80233,
"c": 0.08861,
"h": 206.6
},
"luminance": 0.53453
}Semantic roles & 50–950 ramp
primary
#74CFDB
secondary
#AC5348
accent
#331FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484