#74FFBF#74FFBF
#74FFBF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.152 H 161.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFBF |
|---|---|
| RGB | rgb(116, 255, 191) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.23, -52.31, 19.32) |
| CIE-LCH | lch(91.23, 55.76, 159.73°) |
| OKLab | oklab(90.6% -0.1439 0.0493) |
| OKLCH | oklch(90.6% 0.152 161.1) |
| XYZ | xyz(52.3618, 78.9898, 61.7673) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.57
Greenish Cyan
#2AFEB7
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFBF #FF74B4
analogous
#74FF79 #74FFBF #74FAFF
triadic
#74FFBF #BF74FF #FFBF74
tetradic
#74FFBF #7974FF #FF74B4 #FAFF74
square
#74FFBF #7974FF #FF74B4 #FAFF74
split-complementary
#74FFBF #FF74FA #FF7974
monochromatic
#00F986 #37FFA3 #74FFBF #B1FFDB #E0FFF1
Accessibility & contrast
On white
1.25
#74FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#74FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFBF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFBF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#3FFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffbf; /* rgb */ color: rgb(116, 255, 191); /* oklch */ color: oklch(90.6% 0.152 161.1);
Tailwind
colors: {
custom: {
50: '#a6ffd2',
500: '#74ffbf',
950: '#000000',
},
}SCSS
$custom: #74ffbf; $custom-light: #a6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#74ffbf",
"rgb": {
"r": 116,
"g": 255,
"b": 191
},
"hsl": {
"h": 152.374,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90597,
"c": 0.15213,
"h": 161.1
},
"luminance": 0.78995
}Semantic roles & 50–950 ramp
primary
#74FFBF
secondary
#DC3B85
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683