#74EDB5#74EDB5
#74EDB5 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.1% C 0.136 H 161.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74EDB5 |
|---|---|
| RGB | rgb(116, 237, 181) |
| HSL | hsl(152, 77%, 69%) |
| HSV | hsv(152, 51%, 93%) |
| CMYK | cmyk(51.1%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.81, -46.79, 16.89) |
| CIE-LCH | lch(85.81, 49.75, 160.15°) |
| OKLab | oklab(86.12% -0.1291 0.0432) |
| OKLCH | oklch(86.12% 0.136 161.5) |
| XYZ | xyz(45.8232, 67.6136, 54.3431) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EDB5 #ED74AC
analogous
#74ED79 #74EDB5 #74E9ED
triadic
#74EDB5 #B574ED #EDB574
tetradic
#74EDB5 #7974ED #ED74AC #E9ED74
square
#74EDB5 #7974ED #ED74AC #E9ED74
split-complementary
#74EDB5 #ED74E9 #ED7974
monochromatic
#1ACC7A #3EE698 #74EDB5 #AAF4D2 #E0FBEF
Accessibility & contrast
On white
1.45
#74EDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#74EDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EDB5
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EDB5 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#4CECDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74edb5; /* rgb */ color: rgb(116, 237, 181); /* oklch */ color: oklch(86.1% 0.136 161.5);
Tailwind
colors: {
custom: {
50: '#a4f3cb',
500: '#74edb5',
950: '#000000',
},
}SCSS
$custom: #74edb5; $custom-light: #a4f3cb; $custom-dark: #000000;
JSON
{
"hex": "#74edb5",
"rgb": {
"r": 116,
"g": 237,
"b": 181
},
"hsl": {
"h": 152.231,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.86115,
"c": 0.13615,
"h": 161.5
},
"luminance": 0.67618
}Semantic roles & 50–950 ramp
primary
#74EDB5
secondary
#C63F7E
accent
#0C6BD9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582