#74FFBD#74FFBD
#74FFBD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.154 H 160.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFBD |
|---|---|
| RGB | rgb(116, 255, 189) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.19, -52.71, 20.28) |
| CIE-LCH | lch(91.19, 56.48, 158.95°) |
| OKLab | oklab(90.55% -0.1448 0.0517) |
| OKLCH | oklch(90.55% 0.154 160.3) |
| XYZ | xyz(52.1432, 78.9023, 60.6161) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.19
Greenish Cyan
#2AFEB7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFBD #FF74B6
analogous
#74FF77 #74FFBD #74FBFF
triadic
#74FFBD #BD74FF #FFBD74
tetradic
#74FFBD #7774FF #FF74B6 #FBFF74
square
#74FFBD #7774FF #FF74B6 #FBFF74
split-complementary
#74FFBD #FF74FB #FF7774
monochromatic
#00F983 #37FFA0 #74FFBD #B1FFDA #E0FFF0
Accessibility & contrast
On white
1.25
#74FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#74FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFBD
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFBD | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#40FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffbd; /* rgb */ color: rgb(116, 255, 189); /* oklch */ color: oklch(90.6% 0.154 160.3);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#74ffbd',
950: '#000000',
},
}SCSS
$custom: #74ffbd; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#74ffbd",
"rgb": {
"r": 116,
"g": 255,
"b": 189
},
"hsl": {
"h": 151.511,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90552,
"c": 0.15376,
"h": 160.3
},
"luminance": 0.78907
}Semantic roles & 50–950 ramp
primary
#74FFBD
secondary
#DC3B88
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683