#74FBE4#74FBE4
#74FBE4 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.124 H 180.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBE4 |
|---|---|
| RGB | rgb(116, 251, 228) |
| HSL | hsl(170, 94%, 72%) |
| HSV | hsv(170, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(90.92, -42.45, -0.22) |
| CIE-LCH | lch(90.92, 42.45, 180.29°) |
| OKLab | oklab(90.62% -0.1236 -0.0013) |
| OKLCH | oklch(90.62% 0.124 180.6) |
| XYZ | xyz(55.6971, 78.3035, 85.5627) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.67
Aquamarine
#7FFFD4
ΔE00 5.82
Aqua (survey)
#13EAC9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBE4 #FB748B
analogous
#74FBA1 #74FBE4 #74CEFB
triadic
#74FBE4 #E474FB #FBE474
tetradic
#74FBE4 #A174FB #FB748B #CEFB74
square
#74FBE4 #A174FB #FB748B #CEFB74
split-complementary
#74FBE4 #FB74CE #FBA174
monochromatic
#07EEC6 #39F9D8 #74FBE4 #AFFDF0 #E1FEF9
Accessibility & contrast
On white
1.26
#74FBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#74FBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBE4
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBE4 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE3
Deuteranopia (green-blind)
#DCDFE6
Tritanopia (blue-blind)
#13FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fbe4; /* rgb */ color: rgb(116, 251, 228); /* oklch */ color: oklch(90.6% 0.124 180.6);
Tailwind
colors: {
custom: {
50: '#a6fdec',
500: '#74fbe4',
950: '#000000',
},
}SCSS
$custom: #74fbe4; $custom-light: #a6fdec; $custom-dark: #000000;
JSON
{
"hex": "#74fbe4",
"rgb": {
"r": 116,
"g": 251,
"b": 228
},
"hsl": {
"h": 169.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.9062,
"c": 0.1236,
"h": 180.6
},
"luminance": 0.78309
}Semantic roles & 50–950 ramp
primary
#74FBE4
secondary
#D73C56
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684