#74E1BF#74E1BF
#74E1BF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.113 H 170.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74E1BF |
|---|---|
| RGB | rgb(116, 225, 191) |
| HSL | hsl(161, 64%, 67%) |
| HSV | hsv(161, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(82.55, -39.39, 7.03) |
| CIE-LCH | lch(82.55, 40.01, 169.88°) |
| OKLab | oklab(83.54% -0.1114 0.018) |
| OKLCH | oklch(83.54% 0.113 170.8) |
| XYZ | xyz(43.5276, 61.3214, 58.8226) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.59
Seafoam Blue
#78D1B6
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E1BF #E17496
analogous
#74E189 #74E1BF #74CDE1
triadic
#74E1BF #BF74E1 #E1BF74
tetradic
#74E1BF #8974E1 #E17496 #CDE174
square
#74E1BF #8974E1 #E17496 #CDE174
split-complementary
#74E1BF #E174CD #E18974
monochromatic
#27B488 #42D6A8 #74E1BF #A6ECD6 #D9F7ED
Accessibility & contrast
On white
1.58
#74E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#74E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E1BF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E1BF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#4AE2D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e1bf; /* rgb */ color: rgb(116, 225, 191); /* oklch */ color: oklch(83.5% 0.113 170.8);
Tailwind
colors: {
custom: {
50: '#a3ebd2',
500: '#74e1bf',
950: '#000000',
},
}SCSS
$custom: #74e1bf; $custom-light: #a3ebd2; $custom-dark: #000000;
JSON
{
"hex": "#74e1bf",
"rgb": {
"r": 116,
"g": 225,
"b": 191
},
"hsl": {
"h": 161.284,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.83538,
"c": 0.11288,
"h": 170.8
},
"luminance": 0.61325
}Semantic roles & 50–950 ramp
primary
#74E1BF
secondary
#B54467
accent
#1951CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483