#74FDBD#74FDBD
#74FDBD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.151 H 160.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDBD |
|---|---|
| RGB | rgb(116, 253, 189) |
| HSL | hsl(152, 97%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.61, -51.89, 19.48) |
| CIE-LCH | lch(90.61, 55.42, 159.43°) |
| OKLab | oklab(90.08% -0.1427 0.0497) |
| OKLCH | oklch(90.08% 0.151 160.8) |
| XYZ | xyz(51.5085, 77.6330, 60.4045) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.35
Greenish Cyan
#2AFEB7
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDBD #FD74B4
analogous
#74FD79 #74FDBD #74F8FD
triadic
#74FDBD #BD74FD #FDBD74
tetradic
#74FDBD #7974FD #FD74B4 #F8FD74
square
#74FDBD #7974FD #FD74B4 #F8FD74
split-complementary
#74FDBD #FD74F8 #FD7974
monochromatic
#03F383 #38FCA0 #74FDBD #B0FEDA #E1FFF1
Accessibility & contrast
On white
1.27
#74FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#74FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDBD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDBD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#41FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fdbd; /* rgb */ color: rgb(116, 253, 189); /* oklch */ color: oklch(90.1% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#74fdbd',
950: '#000000',
},
}SCSS
$custom: #74fdbd; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#74fdbd",
"rgb": {
"r": 116,
"g": 253,
"b": 189
},
"hsl": {
"h": 151.971,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.9008,
"c": 0.15111,
"h": 160.8
},
"luminance": 0.77638
}Semantic roles & 50–950 ramp
primary
#74FDBD
secondary
#DA3B85
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683