#74FEDB#74FEDB
#74FEDB is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.131 H 174.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEDB |
|---|---|
| RGB | rgb(116, 254, 219) |
| HSL | hsl(165, 99%, 73%) |
| HSV | hsv(165, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.55, -45.86, 5.37) |
| CIE-LCH | lch(91.55, 46.18, 173.33°) |
| OKLab | oklab(91.06% -0.1306 0.0135) |
| OKLCH | oklch(91.06% 0.131 174.1) |
| XYZ | xyz(55.4246, 79.7059, 79.4680) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.18
Aquamarine
#7FFFD4
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 5.07
Bright Teal
#01F9C6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEDB #FE7497
analogous
#74FE96 #74FEDB #74DCFE
triadic
#74FEDB #DB74FE #FEDB74
tetradic
#74FEDB #9674FE #FE7497 #DCFE74
square
#74FEDB #9674FE #FE7497 #DCFE74
split-complementary
#74FEDB #FE74DC #FE9674
monochromatic
#02F6B8 #37FECB #74FEDB #B1FEEB #E1FFF7
Accessibility & contrast
On white
1.24
#74FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#74FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEDB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEDB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#23FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fedb; /* rgb */ color: rgb(116, 254, 219); /* oklch */ color: oklch(91.1% 0.131 174.1);
Tailwind
colors: {
custom: {
50: '#a6ffe6',
500: '#74fedb',
950: '#000000',
},
}SCSS
$custom: #74fedb; $custom-light: #a6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#74fedb",
"rgb": {
"r": 116,
"g": 254,
"b": 219
},
"hsl": {
"h": 164.783,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91062,
"c": 0.13131,
"h": 174.1
},
"luminance": 0.79711
}Semantic roles & 50–950 ramp
primary
#74FEDB
secondary
#DB3B64
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684