#74E1BB#74E1BB
#74E1BB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.4% C 0.116 H 168.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74E1BB |
|---|---|
| RGB | rgb(116, 225, 187) |
| HSL | hsl(159, 64%, 67%) |
| HSV | hsv(159, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.46, -40.27, 9.01) |
| CIE-LCH | lch(82.46, 41.27, 167.40°) |
| OKLab | oklab(83.43% -0.1132 0.0231) |
| OKLCH | oklch(83.43% 0.116 168.5) |
| XYZ | xyz(43.0934, 61.1477, 56.5359) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.56
Light Teal
#90E4C1
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E1BB #E1749A
analogous
#74E185 #74E1BB #74D0E1
triadic
#74E1BB #BB74E1 #E1BB74
tetradic
#74E1BB #8574E1 #E1749A #D0E174
square
#74E1BB #8574E1 #E1749A #D0E174
split-complementary
#74E1BB #E174D0 #E18574
monochromatic
#27B483 #42D6A2 #74E1BB #A6ECD4 #D9F7EC
Accessibility & contrast
On white
1.59
#74E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#74E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E1BB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E1BB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#4CE2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e1bb; /* rgb */ color: rgb(116, 225, 187); /* oklch */ color: oklch(83.4% 0.116 168.5);
Tailwind
colors: {
custom: {
50: '#a2ebcf',
500: '#74e1bb',
950: '#000000',
},
}SCSS
$custom: #74e1bb; $custom-light: #a2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#74e1bb",
"rgb": {
"r": 116,
"g": 225,
"b": 187
},
"hsl": {
"h": 159.083,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.83432,
"c": 0.11553,
"h": 168.5
},
"luminance": 0.61151
}Semantic roles & 50–950 ramp
primary
#74E1BB
secondary
#B5446C
accent
#1958CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483