#74FBDF#74FBDF
#74FBDF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.126 H 177.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBDF |
|---|---|
| RGB | rgb(116, 251, 223) |
| HSL | hsl(168, 94%, 72%) |
| HSV | hsv(168, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.79, -43.63, 2.19) |
| CIE-LCH | lch(90.79, 43.68, 177.12°) |
| OKLab | oklab(90.48% -0.1257 0.0051) |
| OKLCH | oklch(90.48% 0.126 177.7) |
| XYZ | xyz(55.0130, 78.0299, 81.9599) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBDF #FB7490
analogous
#74FB9C #74FBDF #74D3FB
triadic
#74FBDF #DF74FB #FBDF74
tetradic
#74FBDF #9C74FB #FB7490 #D3FB74
square
#74FBDF #9C74FB #FB7490 #D3FB74
split-complementary
#74FBDF #FB74D3 #FB9C74
monochromatic
#07EEBE #39F9D1 #74FBDF #AFFDED #E1FEF8
Accessibility & contrast
On white
1.26
#74FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#74FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBDF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBDF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#1EFEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fbdf; /* rgb */ color: rgb(116, 251, 223); /* oklch */ color: oklch(90.5% 0.126 177.7);
Tailwind
colors: {
custom: {
50: '#a6fde8',
500: '#74fbdf',
950: '#000000',
},
}SCSS
$custom: #74fbdf; $custom-light: #a6fde8; $custom-dark: #000000;
JSON
{
"hex": "#74fbdf",
"rgb": {
"r": 116,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90478,
"c": 0.12584,
"h": 177.7
},
"luminance": 0.78035
}Semantic roles & 50–950 ramp
primary
#74FBDF
secondary
#D73C5C
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684