#74CFDE#74CFDE
#74CFDE is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.089 H 209.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFDE |
|---|---|
| RGB | rgb(116, 207, 222) |
| HSL | hsl(188, 62%, 66%) |
| HSV | hsv(188, 48%, 87%) |
| CMYK | cmyk(47.7%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.23, -23.25, -15.86) |
| CIE-LCH | lch(78.23, 28.15, 214.30°) |
| OKLab | oklab(80.34% -0.078 -0.0437) |
| OKLCH | oklch(80.34% 0.089 209.3) |
| XYZ | xyz(42.6950, 53.6090, 77.1908) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.11
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Robin Egg Blue
#8AF1FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFDE #DE8374
analogous
#74DEB8 #74CFDE #749ADE
triadic
#74CFDE #DE74CF #CFDE74
tetradic
#74CFDE #B874DE #DE8374 #9ADE74
square
#74CFDE #B874DE #DE8374 #9ADE74
split-complementary
#74CFDE #DE749A #DEB874
monochromatic
#299BAE #43BED2 #74CFDE #A5E0EA #D7F1F5
Accessibility & contrast
On white
1.79
#74CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#74CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFDE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFDE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#39D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74cfde; /* rgb */ color: rgb(116, 207, 222); /* oklch */ color: oklch(80.3% 0.089 209.3);
Tailwind
colors: {
custom: {
50: '#a3dee8',
500: '#74cfde',
950: '#000000',
},
}SCSS
$custom: #74cfde; $custom-light: #a3dee8; $custom-dark: #000000;
JSON
{
"hex": "#74cfde",
"rgb": {
"r": 116,
"g": 207,
"b": 222
},
"hsl": {
"h": 188.491,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.80339,
"c": 0.08947,
"h": 209.3
},
"luminance": 0.53613
}Semantic roles & 50–950 ramp
primary
#74CFDE
secondary
#B05546
accent
#351CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484