#74CFD2#74CFD2
#74CFD2 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.087 H 198.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFD2 |
|---|---|
| RGB | rgb(116, 207, 210) |
| HSL | hsl(182, 51%, 64%) |
| HSV | hsv(182, 45%, 82%) |
| CMYK | cmyk(44.8%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.87, -26.37, -9.96) |
| CIE-LCH | lch(77.87, 28.19, 200.70°) |
| OKLab | oklab(79.93% -0.0829 -0.0274) |
| OKLCH | oklch(79.93% 0.087 198.3) |
| XYZ | xyz(41.1436, 52.9885, 69.0199) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Robin Egg Blue
#8AF1FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFD2 #D27774
analogous
#74D2A6 #74CFD2 #74A0D2
triadic
#74CFD2 #D274CF #CFD274
tetradic
#74CFD2 #A674D2 #D27774 #A0D274
square
#74CFD2 #A674D2 #D27774 #A0D274
split-complementary
#74CFD2 #D274A0 #D2A674
monochromatic
#32969A #46BFC3 #74CFD2 #A2DFE1 #D0EFF0
Accessibility & contrast
On white
1.81
#74CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#74CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFD2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFD2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D2
Deuteranopia (green-blind)
#B4BBD3
Tritanopia (blue-blind)
#43D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cfd2; /* rgb */ color: rgb(116, 207, 210); /* oklch */ color: oklch(79.9% 0.087 198.3);
Tailwind
colors: {
custom: {
50: '#a2dedf',
500: '#74cfd2',
950: '#000000',
},
}SCSS
$custom: #74cfd2; $custom-light: #a2dedf; $custom-dark: #000000;
JSON
{
"hex": "#74cfd2",
"rgb": {
"r": 116,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.915,
"s": 51.087,
"l": 63.922
},
"oklch": {
"l": 0.79925,
"c": 0.08731,
"h": 198.3
},
"luminance": 0.52992
}Semantic roles & 50–950 ramp
primary
#74CFD2
secondary
#9F4E4B
accent
#2C27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484