#74FCBD#74FCBD
#74FCBD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.150 H 161.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCBD |
|---|---|
| RGB | rgb(116, 252, 189) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.32, -51.48, 19.07) |
| CIE-LCH | lch(90.32, 54.90, 159.67°) |
| OKLab | oklab(89.85% -0.1416 0.0487) |
| OKLCH | oklch(89.85% 0.15 161) |
| XYZ | xyz(51.1936, 77.0033, 60.2996) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCBD #FC74B3
analogous
#74FC79 #74FCBD #74F7FC
triadic
#74FCBD #BD74FC #FCBD74
tetradic
#74FCBD #7974FC #FC74B3 #F7FC74
square
#74FCBD #7974FC #FC74B3 #F7FC74
split-complementary
#74FCBD #FC74F7 #FC7974
monochromatic
#05F083 #38FBA1 #74FCBD #B0FDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#74FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#74FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCBD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCBD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#41FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcbd; /* rgb */ color: rgb(116, 252, 189); /* oklch */ color: oklch(89.8% 0.150 161.0);
Tailwind
colors: {
custom: {
50: '#a5fed1',
500: '#74fcbd',
950: '#000000',
},
}SCSS
$custom: #74fcbd; $custom-light: #a5fed1; $custom-dark: #000000;
JSON
{
"hex": "#74fcbd",
"rgb": {
"r": 116,
"g": 252,
"b": 189
},
"hsl": {
"h": 152.206,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89845,
"c": 0.14978,
"h": 161
},
"luminance": 0.77008
}Semantic roles & 50–950 ramp
primary
#74FCBD
secondary
#D83C84
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683