#74FACA#74FACA
#74FACA is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.137 H 167.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74FACA |
|---|---|
| RGB | rgb(116, 250, 202) |
| HSL | hsl(159, 93%, 72%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.02, -47.92, 11.96) |
| CIE-LCH | lch(90.02, 49.39, 165.99°) |
| OKLab | oklab(89.69% -0.1338 0.0307) |
| OKLCH | oklch(89.69% 0.137 167.1) |
| XYZ | xyz(52.0437, 76.3437, 67.8588) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Aquamarine
#7FFFD4
ΔE00 1.78
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FACA #FA74A4
analogous
#74FA87 #74FACA #74E7FA
triadic
#74FACA #CA74FA #FACA74
tetradic
#74FACA #8774FA #FA74A4 #E7FA74
square
#74FACA #8774FA #FA74A4 #E7FA74
split-complementary
#74FACA #FA74E7 #FA8774
monochromatic
#08EB9A #39F8B3 #74FACA #AFFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#74FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#74FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FACA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FACA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#39FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74faca; /* rgb */ color: rgb(116, 250, 202); /* oklch */ color: oklch(89.7% 0.137 167.1);
Tailwind
colors: {
custom: {
50: '#a5fcda',
500: '#74faca',
950: '#000000',
},
}SCSS
$custom: #74faca; $custom-light: #a5fcda; $custom-dark: #000000;
JSON
{
"hex": "#74faca",
"rgb": {
"r": 116,
"g": 250,
"b": 202
},
"hsl": {
"h": 158.507,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.89687,
"c": 0.13727,
"h": 167.1
},
"luminance": 0.76348
}Semantic roles & 50–950 ramp
primary
#74FACA
secondary
#D63C73
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683