#74FEDA#74FEDA
#74FEDA is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.132 H 173.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEDA |
|---|---|
| RGB | rgb(116, 254, 218) |
| HSL | hsl(164, 99%, 73%) |
| HSV | hsv(164, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.53, -46.09, 5.85) |
| CIE-LCH | lch(91.53, 46.46, 172.77°) |
| OKLab | oklab(91.04% -0.131 0.0148) |
| OKLCH | oklch(91.04% 0.132 173.6) |
| XYZ | xyz(55.2934, 79.6534, 78.7768) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.80
Bright Teal
#01F9C6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEDA #FE7498
analogous
#74FE95 #74FEDA #74DDFE
triadic
#74FEDA #DA74FE #FEDA74
tetradic
#74FEDA #9574FE #FE7498 #DDFE74
square
#74FEDA #9574FE #FE7498 #DDFE74
split-complementary
#74FEDA #FE74DD #FE9574
monochromatic
#02F6B6 #37FECA #74FEDA #B1FEEA #E1FFF7
Accessibility & contrast
On white
1.24
#74FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#74FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEDA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEDA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E2E0DD
Tritanopia (blue-blind)
#24FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74feda; /* rgb */ color: rgb(116, 254, 218); /* oklch */ color: oklch(91.0% 0.132 173.6);
Tailwind
colors: {
custom: {
50: '#a6ffe5',
500: '#74feda',
950: '#000000',
},
}SCSS
$custom: #74feda; $custom-light: #a6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#74feda",
"rgb": {
"r": 116,
"g": 254,
"b": 218
},
"hsl": {
"h": 164.348,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91035,
"c": 0.13187,
"h": 173.6
},
"luminance": 0.79659
}Semantic roles & 50–950 ramp
primary
#74FEDA
secondary
#DB3B65
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684