#74FABD#74FABD
#74FABD is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.147 H 161.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74FABD |
|---|---|
| RGB | rgb(116, 250, 189) |
| HSL | hsl(153, 93%, 72%) |
| HSV | hsv(153, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(89.74, -50.64, 18.27) |
| CIE-LCH | lch(89.74, 53.84, 160.17°) |
| OKLab | oklab(89.37% -0.1395 0.0467) |
| OKLCH | oklch(89.37% 0.147 161.5) |
| XYZ | xyz(50.5689, 75.7538, 60.0913) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FABD #FA74B1
analogous
#74FA7A #74FABD #74F4FA
triadic
#74FABD #BD74FA #FABD74
tetradic
#74FABD #7A74FA #FA74B1 #F4FA74
square
#74FABD #7A74FA #FA74B1 #F4FA74
split-complementary
#74FABD #FA74F4 #FA7A74
monochromatic
#08EB84 #39F8A1 #74FABD #AFFCD9 #E1FEF1
Accessibility & contrast
On white
1.30
#74FABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#74FABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FABD
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FABD | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABA
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#42F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fabd; /* rgb */ color: rgb(116, 250, 189); /* oklch */ color: oklch(89.4% 0.147 161.5);
Tailwind
colors: {
custom: {
50: '#a5fdd1',
500: '#74fabd',
950: '#000000',
},
}SCSS
$custom: #74fabd; $custom-light: #a5fdd1; $custom-dark: #000000;
JSON
{
"hex": "#74fabd",
"rgb": {
"r": 116,
"g": 250,
"b": 189
},
"hsl": {
"h": 152.687,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.89373,
"c": 0.14713,
"h": 161.5
},
"luminance": 0.75758
}Semantic roles & 50–950 ramp
primary
#74FABD
secondary
#D63C82
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683