#74E2E2#74E2E2
#74E2E2 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.101 H 195.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2E2 |
|---|---|
| RGB | rgb(116, 226, 226) |
| HSL | hsl(180, 65%, 67%) |
| HSV | hsv(180, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(83.75, -31.46, -9.73) |
| CIE-LCH | lch(83.75, 32.94, 197.19°) |
| OKLab | oklab(84.81% -0.0976 -0.0269) |
| OKLCH | oklch(84.81% 0.101 195.4) |
| XYZ | xyz(48.1207, 63.5924, 81.6755) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2E2 #E27474
analogous
#74E2AB #74E2E2 #74ABE2
triadic
#74E2E2 #E274E2 #E2E274
tetradic
#74E2E2 #AB74E2 #E27474 #ABE274
square
#74E2E2 #AB74E2 #E27474 #ABE274
split-complementary
#74E2E2 #E274AB #E2AB74
monochromatic
#26B6B6 #41D7D7 #74E2E2 #A7EDED #D9F7F7
Accessibility & contrast
On white
1.53
#74E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#74E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2E2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2E2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#2CE8E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #74e2e2; /* rgb */ color: rgb(116, 226, 226); /* oklch */ color: oklch(84.8% 0.101 195.4);
Tailwind
colors: {
custom: {
50: '#a4ebeb',
500: '#74e2e2',
950: '#000000',
},
}SCSS
$custom: #74e2e2; $custom-light: #a4ebeb; $custom-dark: #000000;
JSON
{
"hex": "#74e2e2",
"rgb": {
"r": 116,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.84812,
"c": 0.10124,
"h": 195.4
},
"luminance": 0.63597
}Semantic roles & 50–950 ramp
primary
#74E2E2
secondary
#B64444
accent
#1818CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484