#74FBC2#74FBC2
#74FBC2 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.144 H 163.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBC2 |
|---|---|
| RGB | rgb(116, 251, 194) |
| HSL | hsl(155, 94%, 72%) |
| HSV | hsv(155, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.14, -50.04, 16.25) |
| CIE-LCH | lch(90.14, 52.61, 162.01°) |
| OKLab | oklab(89.73% -0.1384 0.0416) |
| OKLCH | oklch(89.73% 0.144 163.3) |
| XYZ | xyz(51.4326, 76.5977, 63.1029) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.90
Light Greenish Blue
#63F7B4
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBC2 #FB74AD
analogous
#74FB7F #74FBC2 #74F0FB
triadic
#74FBC2 #C274FB #FBC274
tetradic
#74FBC2 #7F74FB #FB74AD #F0FB74
square
#74FBC2 #7F74FB #FB74AD #F0FB74
split-complementary
#74FBC2 #FB74F0 #FB7F74
monochromatic
#07EE8C #39F9A8 #74FBC2 #AFFDDC #E1FEF2
Accessibility & contrast
On white
1.29
#74FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#74FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBC2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBC2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#3EFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fbc2; /* rgb */ color: rgb(116, 251, 194); /* oklch */ color: oklch(89.7% 0.144 163.3);
Tailwind
colors: {
custom: {
50: '#a5fdd4',
500: '#74fbc2',
950: '#000000',
},
}SCSS
$custom: #74fbc2; $custom-light: #a5fdd4; $custom-dark: #000000;
JSON
{
"hex": "#74fbc2",
"rgb": {
"r": 116,
"g": 251,
"b": 194
},
"hsl": {
"h": 154.667,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89726,
"c": 0.14449,
"h": 163.3
},
"luminance": 0.76602
}Semantic roles & 50–950 ramp
primary
#74FBC2
secondary
#D73C7E
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683