#74EBB4#74EBB4
#74EBB4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.134 H 161.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74EBB4 |
|---|---|
| RGB | rgb(116, 235, 180) |
| HSL | hsl(152, 75%, 69%) |
| HSV | hsv(152, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(85.21, -46.14, 16.57) |
| CIE-LCH | lch(85.21, 49.02, 160.24°) |
| OKLab | oklab(85.62% -0.1274 0.0424) |
| OKLCH | oklch(85.62% 0.134 161.6) |
| XYZ | xyz(45.1452, 66.4211, 53.6127) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EBB4 #EB74AB
analogous
#74EB79 #74EBB4 #74E7EB
triadic
#74EBB4 #B474EB #EBB474
tetradic
#74EBB4 #7974EB #EB74AB #E7EB74
square
#74EBB4 #7974EB #EB74AB #E7EB74
split-complementary
#74EBB4 #EB74E7 #EB7974
monochromatic
#1DC879 #3EE397 #74EBB4 #AAF3D1 #DFFAEE
Accessibility & contrast
On white
1.47
#74EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#74EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EBB4
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EBB4 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#D6D0B7
Tritanopia (blue-blind)
#4DEBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ebb4; /* rgb */ color: rgb(116, 235, 180); /* oklch */ color: oklch(85.6% 0.134 161.6);
Tailwind
colors: {
custom: {
50: '#a3f2ca',
500: '#74ebb4',
950: '#000000',
},
}SCSS
$custom: #74ebb4; $custom-light: #a3f2ca; $custom-dark: #000000;
JSON
{
"hex": "#74ebb4",
"rgb": {
"r": 116,
"g": 235,
"b": 180
},
"hsl": {
"h": 152.269,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85618,
"c": 0.13425,
"h": 161.6
},
"luminance": 0.66425
}Semantic roles & 50–950 ramp
primary
#74EBB4
secondary
#C3407D
accent
#0F6BD7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582