#74FCBE#74FCBE
#74FCBE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.149 H 161.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCBE |
|---|---|
| RGB | rgb(116, 252, 190) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.34, -51.27, 18.59) |
| CIE-LCH | lch(90.34, 54.54, 160.07°) |
| OKLab | oklab(89.87% -0.1412 0.0475) |
| OKLCH | oklch(89.87% 0.149 161.4) |
| XYZ | xyz(51.3026, 77.0468, 60.8732) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.66
Greenish Cyan
#2AFEB7
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCBE #FC74B2
analogous
#74FC7A #74FCBE #74F6FC
triadic
#74FCBE #BE74FC #FCBE74
tetradic
#74FCBE #7A74FC #FC74B2 #F6FC74
square
#74FCBE #7A74FC #FC74B2 #F6FC74
split-complementary
#74FCBE #FC74F6 #FC7A74
monochromatic
#05F085 #38FBA2 #74FCBE #B0FDDA #E1FEF1
Accessibility & contrast
On white
1.28
#74FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#74FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCBE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCBE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#41FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fcbe; /* rgb */ color: rgb(116, 252, 190); /* oklch */ color: oklch(89.9% 0.149 161.4);
Tailwind
colors: {
custom: {
50: '#a5fed1',
500: '#74fcbe',
950: '#000000',
},
}SCSS
$custom: #74fcbe; $custom-light: #a5fed1; $custom-dark: #000000;
JSON
{
"hex": "#74fcbe",
"rgb": {
"r": 116,
"g": 252,
"b": 190
},
"hsl": {
"h": 152.647,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89868,
"c": 0.14898,
"h": 161.4
},
"luminance": 0.77052
}Semantic roles & 50–950 ramp
primary
#74FCBE
secondary
#D83C83
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683