#74FABE#74FABE
#74FABE is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.146 H 161.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #74FABE |
|---|---|
| RGB | rgb(116, 250, 190) |
| HSL | hsl(153, 93%, 72%) |
| HSV | hsv(153, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.77, -50.44, 17.78) |
| CIE-LCH | lch(89.77, 53.48, 160.58°) |
| OKLab | oklab(89.4% -0.1391 0.0455) |
| OKLCH | oklch(89.4% 0.146 161.9) |
| XYZ | xyz(50.6778, 75.7973, 60.6649) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.84
Greenish Cyan
#2AFEB7
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FABE #FA74B0
analogous
#74FA7B #74FABE #74F3FA
triadic
#74FABE #BE74FA #FABE74
tetradic
#74FABE #7B74FA #FA74B0 #F3FA74
square
#74FABE #7B74FA #FA74B0 #F3FA74
split-complementary
#74FABE #FA74F3 #FA7B74
monochromatic
#08EB86 #39F8A2 #74FABE #AFFCDA #E1FEF1
Accessibility & contrast
On white
1.30
#74FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#74FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FABE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FABE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#42FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fabe; /* rgb */ color: rgb(116, 250, 190); /* oklch */ color: oklch(89.4% 0.146 161.9);
Tailwind
colors: {
custom: {
50: '#a5fdd1',
500: '#74fabe',
950: '#000000',
},
}SCSS
$custom: #74fabe; $custom-light: #a5fdd1; $custom-dark: #000000;
JSON
{
"hex": "#74fabe",
"rgb": {
"r": 116,
"g": 250,
"b": 190
},
"hsl": {
"h": 153.134,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.89396,
"c": 0.14632,
"h": 161.9
},
"luminance": 0.75802
}Semantic roles & 50–950 ramp
primary
#74FABE
secondary
#D63C81
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683