#74EBB8#74EBB8
#74EBB8 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.131 H 163.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74EBB8 |
|---|---|
| RGB | rgb(116, 235, 184) |
| HSL | hsl(154, 75%, 69%) |
| HSV | hsv(154, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(85.29, -45.31, 14.61) |
| CIE-LCH | lch(85.29, 47.61, 162.13°) |
| OKLab | oklab(85.71% -0.1256 0.0374) |
| OKLCH | oklch(85.71% 0.131 163.4) |
| XYZ | xyz(45.5585, 66.5865, 55.7898) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 3.94
Light Teal
#90E4C1
ΔE00 4.79
Aqua Marine
#2EE8BB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EBB8 #EB74A7
analogous
#74EB7D #74EBB8 #74E3EB
triadic
#74EBB8 #B874EB #EBB874
tetradic
#74EBB8 #7D74EB #EB74A7 #E3EB74
square
#74EBB8 #7D74EB #EB74A7 #E3EB74
split-complementary
#74EBB8 #EB74E3 #EB7D74
monochromatic
#1DC87F #3EE39D #74EBB8 #AAF3D3 #DFFAEF
Accessibility & contrast
On white
1.47
#74EBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#74EBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EBB8
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EBB8 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB5
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#4BEBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ebb8; /* rgb */ color: rgb(116, 235, 184); /* oklch */ color: oklch(85.7% 0.131 163.4);
Tailwind
colors: {
custom: {
50: '#a3f2cd',
500: '#74ebb8',
950: '#000000',
},
}SCSS
$custom: #74ebb8; $custom-light: #a3f2cd; $custom-dark: #000000;
JSON
{
"hex": "#74ebb8",
"rgb": {
"r": 116,
"g": 235,
"b": 184
},
"hsl": {
"h": 154.286,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85714,
"c": 0.13106,
"h": 163.4
},
"luminance": 0.6659
}Semantic roles & 50–950 ramp
primary
#74EBB8
secondary
#C34078
accent
#0F64D7
background
#FDFFFE
surface
#F7FEFA
border
#D0D6D3
text
#101713
muted
#818583