#74E2BB#74E2BB
#74E2BB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.7% C 0.117 H 168.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2BB |
|---|---|
| RGB | rgb(116, 226, 187) |
| HSL | hsl(159, 65%, 67%) |
| HSV | hsv(159, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.75, -40.72, 9.42) |
| CIE-LCH | lch(82.75, 41.80, 166.97°) |
| OKLab | oklab(83.67% -0.1143 0.0242) |
| OKLCH | oklch(83.67% 0.117 168.1) |
| XYZ | xyz(43.3645, 61.6900, 56.6263) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.42
Light Teal
#90E4C1
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2BB #E2749B
analogous
#74E284 #74E2BB #74D2E2
triadic
#74E2BB #BB74E2 #E2BB74
tetradic
#74E2BB #8474E2 #E2749B #D2E274
square
#74E2BB #8474E2 #E2749B #D2E274
split-complementary
#74E2BB #E274D2 #E28474
monochromatic
#26B683 #41D7A2 #74E2BB #A7EDD4 #D9F7ED
Accessibility & contrast
On white
1.57
#74E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#74E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2BB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2BB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#4CE3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74e2bb; /* rgb */ color: rgb(116, 226, 187); /* oklch */ color: oklch(83.7% 0.117 168.1);
Tailwind
colors: {
custom: {
50: '#a3ebcf',
500: '#74e2bb',
950: '#000000',
},
}SCSS
$custom: #74e2bb; $custom-light: #a3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#74e2bb",
"rgb": {
"r": 116,
"g": 226,
"b": 187
},
"hsl": {
"h": 158.727,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.83667,
"c": 0.11685,
"h": 168.1
},
"luminance": 0.61694
}Semantic roles & 50–950 ramp
primary
#74E2BB
secondary
#B6446C
accent
#1858CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483