#74FCD2#74FCD2
#74FCD2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.134 H 170.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCD2 |
|---|---|
| RGB | rgb(116, 252, 210) |
| HSL | hsl(161, 96%, 72%) |
| HSV | hsv(161, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.77, -47.03, 8.90) |
| CIE-LCH | lch(90.77, 47.86, 169.29°) |
| OKLab | oklab(90.36% -0.1324 0.0227) |
| OKLCH | oklch(90.36% 0.134 170.3) |
| XYZ | xyz(53.6404, 77.9820, 73.1855) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.08
Light Turquoise
#7EF4CC
ΔE00 1.99
Light Aqua
#8CFFDB
ΔE00 2.42
Light Aquamarine
#7BFDC7
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 4.41
Pale Turquoise
#A5FBD5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCD2 #FC749E
analogous
#74FC8E #74FCD2 #74E2FC
triadic
#74FCD2 #D274FC #FCD274
tetradic
#74FCD2 #8E74FC #FC749E #E2FC74
square
#74FCD2 #8E74FC #FC749E #E2FC74
split-complementary
#74FCD2 #FC74E2 #FC8E74
monochromatic
#05F0A8 #38FBBF #74FCD2 #B0FDE5 #E1FEF5
Accessibility & contrast
On white
1.27
#74FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#74FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCD2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCD2 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#30FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fcd2; /* rgb */ color: rgb(116, 252, 210); /* oklch */ color: oklch(90.4% 0.134 170.3);
Tailwind
colors: {
custom: {
50: '#a6fedf',
500: '#74fcd2',
950: '#000000',
},
}SCSS
$custom: #74fcd2; $custom-light: #a6fedf; $custom-dark: #000000;
JSON
{
"hex": "#74fcd2",
"rgb": {
"r": 116,
"g": 252,
"b": 210
},
"hsl": {
"h": 161.471,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90358,
"c": 0.13435,
"h": 170.3
},
"luminance": 0.77987
}Semantic roles & 50–950 ramp
primary
#74FCD2
secondary
#D83C6C
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684