#74FCBB#74FCBB
#74FCBB is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.151 H 160.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCBB |
|---|---|
| RGB | rgb(116, 252, 187) |
| HSL | hsl(151, 96%, 72%) |
| HSV | hsv(151, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.28, -51.88, 20.04) |
| CIE-LCH | lch(90.28, 55.61, 158.87°) |
| OKLab | oklab(89.8% -0.1425 0.0511) |
| OKLCH | oklch(89.8% 0.151 160.3) |
| XYZ | xyz(50.9781, 76.9170, 59.1641) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCBB #FC74B5
analogous
#74FC77 #74FCBB #74F9FC
triadic
#74FCBB #BB74FC #FCBB74
tetradic
#74FCBB #7774FC #FC74B5 #F9FC74
square
#74FCBB #7774FC #FC74B5 #F9FC74
split-complementary
#74FCBB #FC74F9 #FC7774
monochromatic
#05F080 #38FB9E #74FCBB #B0FDD8 #E1FEF0
Accessibility & contrast
On white
1.28
#74FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#74FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCBB
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCBB | 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)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#43FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcbb; /* rgb */ color: rgb(116, 252, 187); /* oklch */ color: oklch(89.8% 0.151 160.3);
Tailwind
colors: {
custom: {
50: '#a5fecf',
500: '#74fcbb',
950: '#000000',
},
}SCSS
$custom: #74fcbb; $custom-light: #a5fecf; $custom-dark: #000000;
JSON
{
"hex": "#74fcbb",
"rgb": {
"r": 116,
"g": 252,
"b": 187
},
"hsl": {
"h": 151.324,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89799,
"c": 0.15142,
"h": 160.3
},
"luminance": 0.76922
}Semantic roles & 50–950 ramp
primary
#74FCBB
secondary
#D83C87
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683