#74FECF#74FECF
#74FECF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.139 H 168.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #74FECF |
|---|---|
| RGB | rgb(116, 254, 207) |
| HSL | hsl(160, 99%, 73%) |
| HSV | hsv(160, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.28, -48.54, 11.17) |
| CIE-LCH | lch(91.28, 49.81, 167.04°) |
| OKLab | oklab(90.75% -0.1358 0.0286) |
| OKLCH | oklch(90.75% 0.139 168.1) |
| XYZ | xyz(53.9015, 79.0966, 71.4460) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.20
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FECF #FE74A3
analogous
#74FE8A #74FECF #74E8FE
triadic
#74FECF #CF74FE #FECF74
tetradic
#74FECF #8A74FE #FE74A3 #E8FE74
square
#74FECF #8A74FE #FE74A3 #E8FE74
split-complementary
#74FECF #FE74E8 #FE8A74
monochromatic
#02F6A3 #37FEBA #74FECF #B1FEE4 #E1FFF5
Accessibility & contrast
On white
1.25
#74FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#74FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FECF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FECF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#32FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74fecf; /* rgb */ color: rgb(116, 254, 207); /* oklch */ color: oklch(90.7% 0.139 168.1);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#74fecf',
950: '#000000',
},
}SCSS
$custom: #74fecf; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#74fecf",
"rgb": {
"r": 116,
"g": 254,
"b": 207
},
"hsl": {
"h": 159.565,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.90748,
"c": 0.13881,
"h": 168.1
},
"luminance": 0.79102
}Semantic roles & 50–950 ramp
primary
#74FECF
secondary
#DB3B72
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684