#74FBD9#74FBD9
#74FBD9 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.129 H 174.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBD9 |
|---|---|
| RGB | rgb(116, 251, 217) |
| HSL | hsl(165, 94%, 72%) |
| HSV | hsv(165, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 13.5%, 1.6%) |
| CIE-LAB | lab(90.65, -45.02, 5.09) |
| CIE-LCH | lch(90.65, 45.31, 173.54°) |
| OKLab | oklab(90.31% -0.1283 0.0128) |
| OKLCH | oklch(90.31% 0.129 174.3) |
| XYZ | xyz(54.2184, 77.7120, 77.7749) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 3.26
Light Aquamarine
#7BFDC7
ΔE00 5.22
Bright Teal
#01F9C6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBD9 #FB7496
analogous
#74FB96 #74FBD9 #74DAFB
triadic
#74FBD9 #D974FB #FBD974
tetradic
#74FBD9 #9674FB #FB7496 #DAFB74
square
#74FBD9 #9674FB #FB7496 #DAFB74
split-complementary
#74FBD9 #FB74DA #FB9674
monochromatic
#07EEB4 #39F9C9 #74FBD9 #AFFDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#74FBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#74FBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBD9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBD9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD7
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#28FDF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fbd9; /* rgb */ color: rgb(116, 251, 217); /* oklch */ color: oklch(90.3% 0.129 174.3);
Tailwind
colors: {
custom: {
50: '#a6fde4',
500: '#74fbd9',
950: '#000000',
},
}SCSS
$custom: #74fbd9; $custom-light: #a6fde4; $custom-dark: #000000;
JSON
{
"hex": "#74fbd9",
"rgb": {
"r": 116,
"g": 251,
"b": 217
},
"hsl": {
"h": 164.889,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90312,
"c": 0.12895,
"h": 174.3
},
"luminance": 0.77717
}Semantic roles & 50–950 ramp
primary
#74FBD9
secondary
#D73C63
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684