#74FFBA#74FFBA
#74FFBA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.156 H 159.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFBA |
|---|---|
| RGB | rgb(116, 255, 186) |
| HSL | hsl(150, 100%, 73%) |
| HSV | hsv(150, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.13, -53.31, 21.73) |
| CIE-LCH | lch(91.13, 57.57, 157.82°) |
| OKLab | oklab(90.49% -0.1461 0.0553) |
| OKLCH | oklch(90.49% 0.156 159.3) |
| XYZ | xyz(51.8209, 78.7734, 58.9188) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFBA #FF74B9
analogous
#74FF74 #74FFBA #74FEFF
triadic
#74FFBA #BA74FF #FFBA74
tetradic
#74FFBA #7474FF #FF74B9 #FEFF74
square
#74FFBA #7474FF #FF74B9 #FEFF74
split-complementary
#74FFBA #FF74FE #FF7474
monochromatic
#00F97D #37FF9C #74FFBA #B1FFD8 #E0FFF0
Accessibility & contrast
On white
1.25
#74FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#74FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFBA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFBA | 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)
#FDEEB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#42FEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffba; /* rgb */ color: rgb(116, 255, 186); /* oklch */ color: oklch(90.5% 0.156 159.3);
Tailwind
colors: {
custom: {
50: '#a6ffcf',
500: '#74ffba',
950: '#000000',
},
}SCSS
$custom: #74ffba; $custom-light: #a6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#74ffba",
"rgb": {
"r": 116,
"g": 255,
"b": 186
},
"hsl": {
"h": 150.216,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90485,
"c": 0.15624,
"h": 159.3
},
"luminance": 0.78778
}Semantic roles & 50–950 ramp
primary
#74FFBA
secondary
#DC3B8B
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683