#74E2DB#74E2DB
#74E2DB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.102 H 189.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2DB |
|---|---|
| RGB | rgb(116, 226, 219) |
| HSL | hsl(176, 65%, 67%) |
| HSV | hsv(176, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.56, -33.23, -6.32) |
| CIE-LCH | lch(83.56, 33.83, 190.77°) |
| OKLab | oklab(84.59% -0.1005 -0.0176) |
| OKLCH | oklch(84.59% 0.102 189.9) |
| XYZ | xyz(47.1797, 63.2161, 76.7197) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.76
Mediumturquoise
#48D1CC
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 6.45
Bright Cyan
#41FDFE
ΔE00 7.12
Bright Light Blue
#26F7FD
ΔE00 7.16
Bright Aqua
#0BF9EA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2DB #E2747B
analogous
#74E2A4 #74E2DB #74B2E2
triadic
#74E2DB #DB74E2 #E2DB74
tetradic
#74E2DB #A474E2 #E2747B #B2E274
square
#74E2DB #A474E2 #E2747B #B2E274
split-complementary
#74E2DB #E274B2 #E2A474
monochromatic
#26B6AD #41D7CE #74E2DB #A7EDE8 #D9F7F5
Accessibility & contrast
On white
1.54
#74E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#74E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2DB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2DB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#34E7E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e2db; /* rgb */ color: rgb(116, 226, 219); /* oklch */ color: oklch(84.6% 0.102 189.9);
Tailwind
colors: {
custom: {
50: '#a4ebe6',
500: '#74e2db',
950: '#000000',
},
}SCSS
$custom: #74e2db; $custom-light: #a4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#74e2db",
"rgb": {
"r": 116,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.182,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.84588,
"c": 0.10203,
"h": 189.9
},
"luminance": 0.6322
}Semantic roles & 50–950 ramp
primary
#74E2DB
secondary
#B6444B
accent
#1824CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484