#74FBBB#74FBBB
#74FBBB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.150 H 160.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBBB |
|---|---|
| RGB | rgb(116, 251, 187) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.99, -51.46, 19.64) |
| CIE-LCH | lch(89.99, 55.08, 159.11°) |
| OKLab | oklab(89.56% -0.1415 0.0501) |
| OKLCH | oklch(89.56% 0.15 160.5) |
| XYZ | xyz(50.6649, 76.2906, 59.0597) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBBB #FB74B4
analogous
#74FB78 #74FBBB #74F7FB
triadic
#74FBBB #BB74FB #FBBB74
tetradic
#74FBBB #7874FB #FB74B4 #F7FB74
square
#74FBBB #7874FB #FB74B4 #F7FB74
split-complementary
#74FBBB #FB74F7 #FB7874
monochromatic
#07EE80 #39F99E #74FBBB #AFFDD8 #E1FEF0
Accessibility & contrast
On white
1.29
#74FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#74FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBBB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBBB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#43FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbbb; /* rgb */ color: rgb(116, 251, 187); /* oklch */ color: oklch(89.6% 0.150 160.5);
Tailwind
colors: {
custom: {
50: '#a5fdcf',
500: '#74fbbb',
950: '#000000',
},
}SCSS
$custom: #74fbbb; $custom-light: #a5fdcf; $custom-dark: #000000;
JSON
{
"hex": "#74fbbb",
"rgb": {
"r": 116,
"g": 251,
"b": 187
},
"hsl": {
"h": 151.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89563,
"c": 0.15008,
"h": 160.5
},
"luminance": 0.76295
}Semantic roles & 50–950 ramp
primary
#74FBBB
secondary
#D73C86
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683