#74EDBC#74EDBC
#74EDBC is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.3% C 0.131 H 164.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74EDBC |
|---|---|
| RGB | rgb(116, 237, 188) |
| HSL | hsl(156, 77%, 69%) |
| HSV | hsv(156, 51%, 93%) |
| CMYK | cmyk(51.1%, 0%, 20.7%, 7.1%) |
| CIE-LAB | lab(85.96, -45.34, 13.46) |
| CIE-LCH | lch(85.96, 47.29, 163.46°) |
| OKLab | oklab(86.28% -0.126 0.0345) |
| OKLCH | oklch(86.28% 0.131 164.7) |
| XYZ | xyz(46.5596, 67.9082, 58.2212) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EDBC #ED74A5
analogous
#74ED80 #74EDBC #74E2ED
triadic
#74EDBC #BC74ED #EDBC74
tetradic
#74EDBC #8074ED #ED74A5 #E2ED74
square
#74EDBC #8074ED #ED74A5 #E2ED74
split-complementary
#74EDBC #ED74E2 #ED8074
monochromatic
#1ACC84 #3EE6A2 #74EDBC #AAF4D6 #E0FBF0
Accessibility & contrast
On white
1.44
#74EDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#74EDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EDBC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EDBC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#48EDDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74edbc; /* rgb */ color: rgb(116, 237, 188); /* oklch */ color: oklch(86.3% 0.131 164.7);
Tailwind
colors: {
custom: {
50: '#a4f3d0',
500: '#74edbc',
950: '#000000',
},
}SCSS
$custom: #74edbc; $custom-light: #a4f3d0; $custom-dark: #000000;
JSON
{
"hex": "#74edbc",
"rgb": {
"r": 116,
"g": 237,
"b": 188
},
"hsl": {
"h": 155.702,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.86284,
"c": 0.13066,
"h": 164.7
},
"luminance": 0.67912
}Semantic roles & 50–950 ramp
primary
#74EDBC
secondary
#C63F76
accent
#0C5FD9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583