#74FDBE#74FDBE
#74FDBE is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.150 H 161.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDBE |
|---|---|
| RGB | rgb(116, 253, 190) |
| HSL | hsl(152, 97%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.63, -51.69, 18.99) |
| CIE-LCH | lch(90.63, 55.07, 159.82°) |
| OKLab | oklab(90.1% -0.1422 0.0485) |
| OKLCH | oklch(90.1% 0.15 161.2) |
| XYZ | xyz(51.6174, 77.6766, 60.9781) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDBE #FD74B3
analogous
#74FD7A #74FDBE #74F7FD
triadic
#74FDBE #BE74FD #FDBE74
tetradic
#74FDBE #7A74FD #FD74B3 #F7FD74
square
#74FDBE #7A74FD #FD74B3 #F7FD74
split-complementary
#74FDBE #FD74F7 #FD7A74
monochromatic
#03F385 #38FCA2 #74FDBE #B0FEDA #E1FFF1
Accessibility & contrast
On white
1.27
#74FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#74FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDBE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDBE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#40FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fdbe; /* rgb */ color: rgb(116, 253, 190); /* oklch */ color: oklch(90.1% 0.150 161.2);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#74fdbe',
950: '#000000',
},
}SCSS
$custom: #74fdbe; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#74fdbe",
"rgb": {
"r": 116,
"g": 253,
"b": 190
},
"hsl": {
"h": 152.409,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90103,
"c": 0.15029,
"h": 161.2
},
"luminance": 0.77681
}Semantic roles & 50–950 ramp
primary
#74FDBE
secondary
#DA3B84
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683