#74FCBF#74FCBF
#74FCBF is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.148 H 161.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCBF |
|---|---|
| RGB | rgb(116, 252, 191) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.36, -51.07, 18.11) |
| CIE-LCH | lch(90.36, 54.19, 160.48°) |
| OKLab | oklab(89.89% -0.1408 0.0463) |
| OKLCH | oklch(89.89% 0.148 161.8) |
| XYZ | xyz(51.4122, 77.0907, 61.4508) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCBF #FC74B1
analogous
#74FC7B #74FCBF #74F5FC
triadic
#74FCBF #BF74FC #FCBF74
tetradic
#74FCBF #7B74FC #FC74B1 #F5FC74
square
#74FCBF #7B74FC #FC74B1 #F5FC74
split-complementary
#74FCBF #FC74F5 #FC7B74
monochromatic
#05F087 #38FBA3 #74FCBF #B0FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#74FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#74FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCBF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCBF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#40FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcbf; /* rgb */ color: rgb(116, 252, 191); /* oklch */ color: oklch(89.9% 0.148 161.8);
Tailwind
colors: {
custom: {
50: '#a5fed2',
500: '#74fcbf',
950: '#000000',
},
}SCSS
$custom: #74fcbf; $custom-light: #a5fed2; $custom-dark: #000000;
JSON
{
"hex": "#74fcbf",
"rgb": {
"r": 116,
"g": 252,
"b": 191
},
"hsl": {
"h": 153.088,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89891,
"c": 0.14817,
"h": 161.8
},
"luminance": 0.77095
}Semantic roles & 50–950 ramp
primary
#74FCBF
secondary
#D83C82
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683