#74E5BA#74E5BA
#74E5BA is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.122 H 166.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74E5BA |
|---|---|
| RGB | rgb(116, 229, 186) |
| HSL | hsl(157, 68%, 68%) |
| HSV | hsv(157, 49%, 90%) |
| CMYK | cmyk(49.3%, 0%, 18.8%, 10.2%) |
| CIE-LAB | lab(83.60, -42.27, 11.15) |
| CIE-LCH | lch(83.60, 43.72, 165.22°) |
| OKLab | oklab(84.35% -0.1181 0.0286) |
| OKLCH | oklch(84.35% 0.122 166.4) |
| XYZ | xyz(44.0807, 63.2931, 56.3387) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.09
Light Teal
#90E4C1
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E5BA #E5749F
analogous
#74E581 #74E5BA #74D8E5
triadic
#74E5BA #BA74E5 #E5BA74
tetradic
#74E5BA #8174E5 #E5749F #D8E574
square
#74E5BA #8174E5 #E5749F #D8E574
split-complementary
#74E5BA #E574D8 #E58174
monochromatic
#23BC82 #40DBA0 #74E5BA #A8EFD4 #DBF8ED
Accessibility & contrast
On white
1.54
#74E5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#74E5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E5BA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E5BA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#4CE6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e5ba; /* rgb */ color: rgb(116, 229, 186); /* oklch */ color: oklch(84.3% 0.122 166.4);
Tailwind
colors: {
custom: {
50: '#a3eece',
500: '#74e5ba',
950: '#000000',
},
}SCSS
$custom: #74e5ba; $custom-light: #a3eece; $custom-dark: #000000;
JSON
{
"hex": "#74e5ba",
"rgb": {
"r": 116,
"g": 229,
"b": 186
},
"hsl": {
"h": 157.168,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.84348,
"c": 0.12152,
"h": 166.4
},
"luminance": 0.63297
}Semantic roles & 50–950 ramp
primary
#74E5BA
secondary
#BB4270
accent
#155CD0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583