#74FFBB#74FFBB
#74FFBB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.155 H 159.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFBB |
|---|---|
| RGB | rgb(116, 255, 187) |
| HSL | hsl(151, 100%, 73%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.15, -53.11, 21.25) |
| CIE-LCH | lch(91.15, 57.20, 158.19°) |
| OKLab | oklab(90.51% -0.1457 0.0541) |
| OKLCH | oklch(90.51% 0.155 159.6) |
| XYZ | xyz(51.9276, 78.8161, 59.4806) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.79
Light Greenish Blue
#63F7B4
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFBB #FF74B8
analogous
#74FF75 #74FFBB #74FEFF
triadic
#74FFBB #BB74FF #FFBB74
tetradic
#74FFBB #7574FF #FF74B8 #FEFF74
square
#74FFBB #7574FF #FF74B8 #FEFF74
split-complementary
#74FFBB #FF74FE #FF7574
monochromatic
#00F97F #37FF9D #74FFBB #B1FFD9 #E0FFF0
Accessibility & contrast
On white
1.25
#74FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#74FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFBB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFBB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#42FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffbb; /* rgb */ color: rgb(116, 255, 187); /* oklch */ color: oklch(90.5% 0.155 159.6);
Tailwind
colors: {
custom: {
50: '#a6ffcf',
500: '#74ffbb',
950: '#000000',
},
}SCSS
$custom: #74ffbb; $custom-light: #a6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#74ffbb",
"rgb": {
"r": 116,
"g": 255,
"b": 187
},
"hsl": {
"h": 150.647,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90507,
"c": 0.15541,
"h": 159.6
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#74FFBB
secondary
#DC3B8A
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683