#74FAB9#74FAB9
#74FAB9 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.3% C 0.150 H 160.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74FAB9 |
|---|---|
| RGB | rgb(116, 250, 185) |
| HSL | hsl(151, 93%, 72%) |
| HSV | hsv(151, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.67, -51.45, 20.21) |
| CIE-LCH | lch(89.67, 55.27, 158.56°) |
| OKLab | oklab(89.28% -0.1413 0.0515) |
| OKLCH | oklch(89.28% 0.15 160) |
| XYZ | xyz(50.1407, 75.5825, 57.8361) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.35
Light Blue Green
#7EFBB3
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 2.87
Greenish Cyan
#2AFEB7
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FAB9 #FA74B5
analogous
#74FA76 #74FAB9 #74F8FA
triadic
#74FAB9 #B974FA #FAB974
tetradic
#74FAB9 #7674FA #FA74B5 #F8FA74
square
#74FAB9 #7674FA #FA74B5 #F8FA74
split-complementary
#74FAB9 #FA74F8 #FA7674
monochromatic
#08EB7D #39F89B #74FAB9 #AFFCD7 #E1FEF0
Accessibility & contrast
On white
1.30
#74FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#74FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FAB9
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FAB9 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB5
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#45F9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #74fab9; /* rgb */ color: rgb(116, 250, 185); /* oklch */ color: oklch(89.3% 0.150 160.0);
Tailwind
colors: {
custom: {
50: '#a5fdce',
500: '#74fab9',
950: '#000000',
},
}SCSS
$custom: #74fab9; $custom-light: #a5fdce; $custom-dark: #000000;
JSON
{
"hex": "#74fab9",
"rgb": {
"r": 116,
"g": 250,
"b": 185
},
"hsl": {
"h": 150.896,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.89282,
"c": 0.1504,
"h": 160
},
"luminance": 0.75587
}Semantic roles & 50–950 ramp
primary
#74FAB9
secondary
#D63C87
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683