#74FFE2#74FFE2
#74FFE2 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 177.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFE2 |
|---|---|
| RGB | rgb(116, 255, 226) |
| HSL | hsl(167, 100%, 73%) |
| HSV | hsv(167, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.01, -44.68, 2.40) |
| CIE-LCH | lch(92.01, 44.74, 176.92°) |
| OKLab | oklab(91.49% -0.1286 0.0057) |
| OKLCH | oklch(91.49% 0.129 177.5) |
| XYZ | xyz(56.6838, 80.7186, 84.5298) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFE2 #FF7491
analogous
#74FF9C #74FFE2 #74D6FF
triadic
#74FFE2 #E274FF #FFE274
tetradic
#74FFE2 #9C74FF #FF7491 #D6FF74
square
#74FFE2 #9C74FF #FF7491 #D6FF74
split-complementary
#74FFE2 #FF74D6 #FF9C74
monochromatic
#00F9C5 #37FFD5 #74FFE2 #B1FFEF #E0FFF9
Accessibility & contrast
On white
1.22
#74FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#74FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFE2
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFE2 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#13FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffe2; /* rgb */ color: rgb(116, 255, 226); /* oklch */ color: oklch(91.5% 0.129 177.5);
Tailwind
colors: {
custom: {
50: '#a7ffeb',
500: '#74ffe2',
950: '#000000',
},
}SCSS
$custom: #74ffe2; $custom-light: #a7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#74ffe2",
"rgb": {
"r": 116,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.482,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91486,
"c": 0.12877,
"h": 177.5
},
"luminance": 0.80724
}Semantic roles & 50–950 ramp
primary
#74FFE2
secondary
#DC3B5D
accent
#0030E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684