#74E2ED#74E2ED
#74E2ED is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.102 H 204.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74E2ED |
|---|---|
| RGB | rgb(116, 226, 237) |
| HSL | hsl(185, 77%, 69%) |
| HSV | hsv(185, 51%, 93%) |
| CMYK | cmyk(51.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.08, -28.61, -15.07) |
| CIE-LCH | lch(84.08, 32.33, 207.77°) |
| OKLab | oklab(85.18% -0.0931 -0.0416) |
| OKLCH | oklch(85.18% 0.102 204.1) |
| XYZ | xyz(49.6788, 64.2157, 89.8812) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.86
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 6.83
Paleturquoise
#AFEEEE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E2ED #ED7F74
analogous
#74EDBC #74E2ED #74A6ED
triadic
#74E2ED #ED74E2 #E2ED74
tetradic
#74E2ED #BC74ED #ED7F74 #A6ED74
square
#74E2ED #BC74ED #ED7F74 #A6ED74
split-complementary
#74E2ED #ED74A6 #EDBC74
monochromatic
#1ABCCC #3ED7E6 #74E2ED #AAEDF4 #E0F9FB
Accessibility & contrast
On white
1.52
#74E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#74E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E2ED
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E2ED | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#19EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74e2ed; /* rgb */ color: rgb(116, 226, 237); /* oklch */ color: oklch(85.2% 0.102 204.1);
Tailwind
colors: {
custom: {
50: '#a5ebf2',
500: '#74e2ed',
950: '#000000',
},
}SCSS
$custom: #74e2ed; $custom-light: #a5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#74e2ed",
"rgb": {
"r": 116,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.455,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.85181,
"c": 0.10201,
"h": 204.1
},
"luminance": 0.6422
}Semantic roles & 50–950 ramp
primary
#74E2ED
secondary
#C64C3F
accent
#1F0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485