#74DEEC#74DEEC
#74DEEC is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.100 H 206.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEEC |
|---|---|
| RGB | rgb(116, 222, 236) |
| HSL | hsl(187, 76%, 69%) |
| HSV | hsv(187, 51%, 93%) |
| CMYK | cmyk(50.8%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.92, -26.93, -16.28) |
| CIE-LCH | lch(82.92, 31.47, 211.15°) |
| OKLab | oklab(84.24% -0.0892 -0.0449) |
| OKLCH | oklch(84.24% 0.1 206.7) |
| XYZ | xyz(48.4581, 62.0074, 88.7556) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEEC #EC8274
analogous
#74ECBE #74DEEC #74A2EC
triadic
#74DEEC #EC74DE #DEEC74
tetradic
#74DEEC #BE74EC #EC8274 #A2EC74
square
#74DEEC #BE74EC #EC8274 #A2EC74
split-complementary
#74DEEC #EC74A2 #ECBE74
monochromatic
#1CB6CA #3ED1E5 #74DEEC #AAEBF3 #E0F8FB
Accessibility & contrast
On white
1.57
#74DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#74DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEEC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEEC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#1EE6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74deec; /* rgb */ color: rgb(116, 222, 236); /* oklch */ color: oklch(84.2% 0.100 206.7);
Tailwind
colors: {
custom: {
50: '#a4e8f2',
500: '#74deec',
950: '#000000',
},
}SCSS
$custom: #74deec; $custom-light: #a4e8f2; $custom-dark: #000000;
JSON
{
"hex": "#74deec",
"rgb": {
"r": 116,
"g": 222,
"b": 236
},
"hsl": {
"h": 187,
"s": 75.949,
"l": 69.02
},
"oklch": {
"l": 0.84239,
"c": 0.09987,
"h": 206.7
},
"luminance": 0.62012
}Semantic roles & 50–950 ramp
primary
#74DEEC
secondary
#C54F40
accent
#250DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485