#74FBDC#74FBDC
#74FBDC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 176.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBDC |
|---|---|
| RGB | rgb(116, 251, 220) |
| HSL | hsl(166, 94%, 72%) |
| HSV | hsv(166, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.72, -44.33, 3.64) |
| CIE-LCH | lch(90.72, 44.48, 175.30°) |
| OKLab | oklab(90.39% -0.127 0.009) |
| OKLCH | oklch(90.39% 0.127 176) |
| XYZ | xyz(54.6121, 77.8695, 79.8486) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.51
Aqua (survey)
#13EAC9
ΔE00 5.50
Pale Turquoise
#A5FBD5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBDC #FB7493
analogous
#74FB99 #74FBDC #74D7FB
triadic
#74FBDC #DC74FB #FBDC74
tetradic
#74FBDC #9974FB #FB7493 #D7FB74
square
#74FBDC #9974FB #FB7493 #D7FB74
split-complementary
#74FBDC #FB74D7 #FB9974
monochromatic
#07EEB9 #39F9CD #74FBDC #AFFDEB #E1FEF8
Accessibility & contrast
On white
1.27
#74FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#74FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBDC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBDC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#24FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fbdc; /* rgb */ color: rgb(116, 251, 220); /* oklch */ color: oklch(90.4% 0.127 176.0);
Tailwind
colors: {
custom: {
50: '#a6fde6',
500: '#74fbdc',
950: '#000000',
},
}SCSS
$custom: #74fbdc; $custom-light: #a6fde6; $custom-dark: #000000;
JSON
{
"hex": "#74fbdc",
"rgb": {
"r": 116,
"g": 251,
"b": 220
},
"hsl": {
"h": 166.222,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90394,
"c": 0.12734,
"h": 176
},
"luminance": 0.77875
}Semantic roles & 50–950 ramp
primary
#74FBDC
secondary
#D73C60
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684