#74FCBC#74FCBC
#74FCBC is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.151 H 160.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCBC |
|---|---|
| RGB | rgb(116, 252, 188) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.30, -51.68, 19.56) |
| CIE-LCH | lch(90.30, 55.25, 159.27°) |
| OKLab | oklab(89.82% -0.1421 0.0499) |
| OKLCH | oklch(89.82% 0.151 160.6) |
| XYZ | xyz(51.0855, 76.9600, 59.7299) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Blue Green
#7EFBB3
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.25
Greenish Cyan
#2AFEB7
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCBC #FC74B4
analogous
#74FC78 #74FCBC #74F8FC
triadic
#74FCBC #BC74FC #FCBC74
tetradic
#74FCBC #7874FC #FC74B4 #F8FC74
square
#74FCBC #7874FC #FC74B4 #F8FC74
split-complementary
#74FCBC #FC74F8 #FC7874
monochromatic
#05F082 #38FB9F #74FCBC #B0FDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#74FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#74FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCBC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCBC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E5DEC0
Tritanopia (blue-blind)
#42FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcbc; /* rgb */ color: rgb(116, 252, 188); /* oklch */ color: oklch(89.8% 0.151 160.6);
Tailwind
colors: {
custom: {
50: '#a5fed0',
500: '#74fcbc',
950: '#000000',
},
}SCSS
$custom: #74fcbc; $custom-light: #a5fed0; $custom-dark: #000000;
JSON
{
"hex": "#74fcbc",
"rgb": {
"r": 116,
"g": 252,
"b": 188
},
"hsl": {
"h": 151.765,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89822,
"c": 0.1506,
"h": 160.6
},
"luminance": 0.76965
}Semantic roles & 50–950 ramp
primary
#74FCBC
secondary
#D83C85
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683