#74FBBC#74FBBC
#74FBBC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.149 H 160.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBBC |
|---|---|
| RGB | rgb(116, 251, 188) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.01, -51.26, 19.16) |
| CIE-LCH | lch(90.01, 54.72, 159.51°) |
| OKLab | oklab(89.59% -0.141 0.0489) |
| OKLCH | oklch(89.59% 0.149 160.9) |
| XYZ | xyz(50.7723, 76.3336, 59.6255) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBBC #FB74B3
analogous
#74FB79 #74FBBC #74F7FB
triadic
#74FBBC #BC74FB #FBBC74
tetradic
#74FBBC #7974FB #FB74B3 #F7FB74
square
#74FBBC #7974FB #FB74B3 #F7FB74
split-complementary
#74FBBC #FB74F7 #FB7974
monochromatic
#07EE82 #39F99F #74FBBC #AFFDD9 #E1FEF1
Accessibility & contrast
On white
1.29
#74FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#74FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBBC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBBC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#43FAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbbc; /* rgb */ color: rgb(116, 251, 188); /* oklch */ color: oklch(89.6% 0.149 160.9);
Tailwind
colors: {
custom: {
50: '#a5fdd0',
500: '#74fbbc',
950: '#000000',
},
}SCSS
$custom: #74fbbc; $custom-light: #a5fdd0; $custom-dark: #000000;
JSON
{
"hex": "#74fbbc",
"rgb": {
"r": 116,
"g": 251,
"b": 188
},
"hsl": {
"h": 152,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89586,
"c": 0.14926,
"h": 160.9
},
"luminance": 0.76338
}Semantic roles & 50–950 ramp
primary
#74FBBC
secondary
#D73C84
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683