#74FED2#74FED2
#74FED2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.137 H 169.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #74FED2 |
|---|---|
| RGB | rgb(116, 254, 210) |
| HSL | hsl(161, 99%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.34, -47.88, 9.72) |
| CIE-LCH | lch(91.34, 48.86, 168.53°) |
| OKLab | oklab(90.82% -0.1345 0.0249) |
| OKLCH | oklch(90.82% 0.137 169.5) |
| XYZ | xyz(54.2717, 79.2447, 73.3960) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.89
Light Turquoise
#7EF4CC
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FED2 #FE74A0
analogous
#74FE8D #74FED2 #74E5FE
triadic
#74FED2 #D274FE #FED274
tetradic
#74FED2 #8D74FE #FE74A0 #E5FE74
square
#74FED2 #8D74FE #FE74A0 #E5FE74
split-complementary
#74FED2 #FE74E5 #FE8D74
monochromatic
#02F6A8 #37FEBE #74FED2 #B1FEE6 #E1FFF5
Accessibility & contrast
On white
1.25
#74FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#74FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FED2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FED2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#2FFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74fed2; /* rgb */ color: rgb(116, 254, 210); /* oklch */ color: oklch(90.8% 0.137 169.5);
Tailwind
colors: {
custom: {
50: '#a6ffdf',
500: '#74fed2',
950: '#000000',
},
}SCSS
$custom: #74fed2; $custom-light: #a6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#74fed2",
"rgb": {
"r": 116,
"g": 254,
"b": 210
},
"hsl": {
"h": 160.87,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.90824,
"c": 0.1368,
"h": 169.5
},
"luminance": 0.7925
}Semantic roles & 50–950 ramp
primary
#74FED2
secondary
#DB3B6E
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684