#74FBB9#74FBB9
#74FBB9 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.152 H 159.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBB9 |
|---|---|
| RGB | rgb(116, 251, 185) |
| HSL | hsl(151, 94%, 72%) |
| HSV | hsv(151, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.95, -51.86, 20.61) |
| CIE-LCH | lch(89.95, 55.81, 158.33°) |
| OKLab | oklab(89.52% -0.1423 0.0525) |
| OKLCH | oklch(89.52% 0.152 159.7) |
| XYZ | xyz(50.4522, 76.2056, 57.9399) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBB9 #FB74B6
analogous
#74FB76 #74FBB9 #74F9FB
triadic
#74FBB9 #B974FB #FBB974
tetradic
#74FBB9 #7674FB #FB74B6 #F9FB74
square
#74FBB9 #7674FB #FB74B6 #F9FB74
split-complementary
#74FBB9 #FB74F9 #FB7674
monochromatic
#07EE7D #39F99B #74FBB9 #AFFDD7 #E1FEF0
Accessibility & contrast
On white
1.29
#74FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#74FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBB9
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBB9 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#44FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbb9; /* rgb */ color: rgb(116, 251, 185); /* oklch */ color: oklch(89.5% 0.152 159.7);
Tailwind
colors: {
custom: {
50: '#a5fdce',
500: '#74fbb9',
950: '#000000',
},
}SCSS
$custom: #74fbb9; $custom-light: #a5fdce; $custom-dark: #000000;
JSON
{
"hex": "#74fbb9",
"rgb": {
"r": 116,
"g": 251,
"b": 185
},
"hsl": {
"h": 150.667,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89518,
"c": 0.15174,
"h": 159.7
},
"luminance": 0.7621
}Semantic roles & 50–950 ramp
primary
#74FBB9
secondary
#D73C88
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683