#74FACB#74FACB
#74FACB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.7% C 0.137 H 167.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74FACB |
|---|---|
| RGB | rgb(116, 250, 203) |
| HSL | hsl(159, 93%, 72%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(90.04, -47.71, 11.47) |
| CIE-LCH | lch(90.04, 49.07, 166.48°) |
| OKLab | oklab(89.71% -0.1334 0.0294) |
| OKLCH | oklch(89.71% 0.137 167.6) |
| XYZ | xyz(52.1625, 76.3912, 68.4844) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FACB #FA74A3
analogous
#74FA88 #74FACB #74E6FA
triadic
#74FACB #CB74FA #FACB74
tetradic
#74FACB #8874FA #FA74A3 #E6FA74
square
#74FACB #8874FA #FA74A3 #E6FA74
split-complementary
#74FACB #FA74E6 #FA8874
monochromatic
#08EB9C #39F8B5 #74FACB #AFFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#74FACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#74FACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FACB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FACB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#38FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74facb; /* rgb */ color: rgb(116, 250, 203); /* oklch */ color: oklch(89.7% 0.137 167.6);
Tailwind
colors: {
custom: {
50: '#a5fcda',
500: '#74facb',
950: '#000000',
},
}SCSS
$custom: #74facb; $custom-light: #a5fcda; $custom-dark: #000000;
JSON
{
"hex": "#74facb",
"rgb": {
"r": 116,
"g": 250,
"b": 203
},
"hsl": {
"h": 158.955,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.89712,
"c": 0.13656,
"h": 167.6
},
"luminance": 0.76396
}Semantic roles & 50–950 ramp
primary
#74FACB
secondary
#D63C72
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683