#74FBEA#74FBEA
#74FBEA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 184.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBEA |
|---|---|
| RGB | rgb(116, 251, 234) |
| HSL | hsl(172, 94%, 72%) |
| HSV | hsv(172, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(91.07, -41.00, -3.11) |
| CIE-LCH | lch(91.07, 41.12, 184.33°) |
| OKLab | oklab(90.8% -0.121 -0.009) |
| OKLCH | oklch(90.8% 0.121 184.3) |
| XYZ | xyz(56.5445, 78.6425, 90.0256) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 6.28
Light Aqua
#8CFFDB
ΔE00 6.32
Turquoise
#40E0D0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBEA #FB7485
analogous
#74FBA6 #74FBEA #74C9FB
triadic
#74FBEA #EA74FB #FBEA74
tetradic
#74FBEA #A674FB #FB7485 #C9FB74
square
#74FBEA #A674FB #FB7485 #C9FB74
split-complementary
#74FBEA #FB74C9 #FBA674
monochromatic
#07EED1 #39F9E1 #74FBEA #AFFDF3 #E1FEFB
Accessibility & contrast
On white
1.26
#74FBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#74FBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBEA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBEA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFE9
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fbea; /* rgb */ color: rgb(116, 251, 234); /* oklch */ color: oklch(90.8% 0.121 184.3);
Tailwind
colors: {
custom: {
50: '#a7fdf0',
500: '#74fbea',
950: '#000000',
},
}SCSS
$custom: #74fbea; $custom-light: #a7fdf0; $custom-dark: #000000;
JSON
{
"hex": "#74fbea",
"rgb": {
"r": 116,
"g": 251,
"b": 234
},
"hsl": {
"h": 172.444,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90796,
"c": 0.12139,
"h": 184.3
},
"luminance": 0.78648
}Semantic roles & 50–950 ramp
primary
#74FBEA
secondary
#D73C50
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685