#74FCBA#74FCBA
#74FCBA is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.152 H 159.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCBA |
|---|---|
| RGB | rgb(116, 252, 186) |
| HSL | hsl(151, 96%, 72%) |
| HSV | hsv(151, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.26, -52.07, 20.53) |
| CIE-LCH | lch(90.26, 55.98, 158.49°) |
| OKLab | oklab(89.78% -0.143 0.0523) |
| OKLCH | oklch(89.78% 0.152 159.9) |
| XYZ | xyz(50.8714, 76.8744, 58.6023) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 2.84
Greenish Cyan
#2AFEB7
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCBA #FC74B6
analogous
#74FC76 #74FCBA #74FAFC
triadic
#74FCBA #BA74FC #FCBA74
tetradic
#74FCBA #7674FC #FC74B6 #FAFC74
square
#74FCBA #7674FC #FC74B6 #FAFC74
split-complementary
#74FCBA #FC74FA #FC7674
monochromatic
#05F07E #38FB9C #74FCBA #B0FDD8 #E1FEF0
Accessibility & contrast
On white
1.28
#74FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#74FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCBA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCBA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#43FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcba; /* rgb */ color: rgb(116, 252, 186); /* oklch */ color: oklch(89.8% 0.152 159.9);
Tailwind
colors: {
custom: {
50: '#a5fecf',
500: '#74fcba',
950: '#000000',
},
}SCSS
$custom: #74fcba; $custom-light: #a5fecf; $custom-dark: #000000;
JSON
{
"hex": "#74fcba",
"rgb": {
"r": 116,
"g": 252,
"b": 186
},
"hsl": {
"h": 150.882,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89777,
"c": 0.15224,
"h": 159.9
},
"luminance": 0.76879
}Semantic roles & 50–950 ramp
primary
#74FCBA
secondary
#D83C88
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683