#74FCCD#74FCCD
#74FCCD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.138 H 167.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCCD |
|---|---|
| RGB | rgb(116, 252, 205) |
| HSL | hsl(159, 96%, 72%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.66, -48.13, 11.32) |
| CIE-LCH | lch(90.66, 49.44, 166.77°) |
| OKLab | oklab(90.23% -0.1346 0.029) |
| OKLCH | oklch(90.23% 0.138 167.8) |
| XYZ | xyz(53.0272, 77.7367, 69.9560) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.36
Light Aquamarine
#7BFDC7
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCCD #FC74A3
analogous
#74FC89 #74FCCD #74E7FC
triadic
#74FCCD #CD74FC #FCCD74
tetradic
#74FCCD #8974FC #FC74A3 #E7FC74
square
#74FCCD #8974FC #FC74A3 #E7FC74
split-complementary
#74FCCD #FC74E7 #FC8974
monochromatic
#05F09F #38FBB7 #74FCCD #B0FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#74FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#74FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCCD
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCCD | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#35FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fccd; /* rgb */ color: rgb(116, 252, 205); /* oklch */ color: oklch(90.2% 0.138 167.8);
Tailwind
colors: {
custom: {
50: '#a6fedc',
500: '#74fccd',
950: '#000000',
},
}SCSS
$custom: #74fccd; $custom-light: #a6fedc; $custom-dark: #000000;
JSON
{
"hex": "#74fccd",
"rgb": {
"r": 116,
"g": 252,
"b": 205
},
"hsl": {
"h": 159.265,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.9023,
"c": 0.13769,
"h": 167.8
},
"luminance": 0.77742
}Semantic roles & 50–950 ramp
primary
#74FCCD
secondary
#D83C72
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684