#74FBDB#74FBDB
#74FBDB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.128 H 175.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBDB |
|---|---|
| RGB | rgb(116, 251, 219) |
| HSL | hsl(166, 94%, 72%) |
| HSV | hsv(166, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.70, -44.56, 4.13) |
| CIE-LCH | lch(90.70, 44.75, 174.71°) |
| OKLab | oklab(90.37% -0.1274 0.0103) |
| OKLCH | oklch(90.37% 0.128 175.4) |
| XYZ | xyz(54.4801, 77.8167, 79.1532) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua (survey)
#13EAC9
ΔE00 5.49
Light Aquamarine
#7BFDC7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBDB #FB7494
analogous
#74FB98 #74FBDB #74D7FB
triadic
#74FBDB #DB74FB #FBDB74
tetradic
#74FBDB #9874FB #FB7494 #D7FB74
square
#74FBDB #9874FB #FB7494 #D7FB74
split-complementary
#74FBDB #FB74D7 #FB9874
monochromatic
#07EEB7 #39F9CC #74FBDB #AFFDEA #E1FEF7
Accessibility & contrast
On white
1.27
#74FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#74FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBDB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBDB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#25FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74fbdb; /* rgb */ color: rgb(116, 251, 219); /* oklch */ color: oklch(90.4% 0.128 175.4);
Tailwind
colors: {
custom: {
50: '#a6fde6',
500: '#74fbdb',
950: '#000000',
},
}SCSS
$custom: #74fbdb; $custom-light: #a6fde6; $custom-dark: #000000;
JSON
{
"hex": "#74fbdb",
"rgb": {
"r": 116,
"g": 251,
"b": 219
},
"hsl": {
"h": 165.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90367,
"c": 0.12786,
"h": 175.4
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#74FBDB
secondary
#D73C61
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684