#74FDBB#74FDBB
#74FDBB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.153 H 160.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDBB |
|---|---|
| RGB | rgb(116, 253, 187) |
| HSL | hsl(151, 97%, 72%) |
| HSV | hsv(151, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.57, -52.29, 20.45) |
| CIE-LCH | lch(90.57, 56.14, 158.64°) |
| OKLab | oklab(90.04% -0.1436 0.0521) |
| OKLCH | oklch(90.04% 0.153 160) |
| XYZ | xyz(51.2929, 77.5468, 59.2690) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDBB #FD74B6
analogous
#74FD77 #74FDBB #74FAFD
triadic
#74FDBB #BB74FD #FDBB74
tetradic
#74FDBB #7774FD #FD74B6 #FAFD74
square
#74FDBB #7774FD #FD74B6 #FAFD74
split-complementary
#74FDBB #FD74FA #FD7774
monochromatic
#03F380 #38FC9D #74FDBB #B0FED9 #E1FFF0
Accessibility & contrast
On white
1.27
#74FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#74FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDBB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDBB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#42FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fdbb; /* rgb */ color: rgb(116, 253, 187); /* oklch */ color: oklch(90.0% 0.153 160.0);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#74fdbb',
950: '#000000',
},
}SCSS
$custom: #74fdbb; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#74fdbb",
"rgb": {
"r": 116,
"g": 253,
"b": 187
},
"hsl": {
"h": 151.095,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90035,
"c": 0.15274,
"h": 160
},
"luminance": 0.77551
}Semantic roles & 50–950 ramp
primary
#74FDBB
secondary
#DA3B88
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683