#74CED2#74CED2
#74CED2 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.087 H 199.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #74CED2 |
|---|---|
| RGB | rgb(116, 206, 210) |
| HSL | hsl(183, 51%, 64%) |
| HSV | hsv(183, 45%, 82%) |
| CMYK | cmyk(44.8%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.58, -25.88, -10.39) |
| CIE-LCH | lch(77.58, 27.89, 201.87°) |
| OKLab | oklab(79.7% -0.0817 -0.0286) |
| OKLCH | oklch(79.7% 0.087 199.3) |
| XYZ | xyz(40.9021, 52.5055, 68.9394) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Robin Egg Blue
#8AF1FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CED2 #D27874
analogous
#74D2A7 #74CED2 #749FD2
triadic
#74CED2 #D274CE #CED274
tetradic
#74CED2 #A774D2 #D27874 #9FD274
square
#74CED2 #A774D2 #D27874 #9FD274
split-complementary
#74CED2 #D2749F #D2A774
monochromatic
#32959A #46BEC3 #74CED2 #A2DEE1 #D0EFF0
Accessibility & contrast
On white
1.83
#74CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#74CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CED2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CED2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#43D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74ced2; /* rgb */ color: rgb(116, 206, 210); /* oklch */ color: oklch(79.7% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#a2dddf',
500: '#74ced2',
950: '#000000',
},
}SCSS
$custom: #74ced2; $custom-light: #a2dddf; $custom-dark: #000000;
JSON
{
"hex": "#74ced2",
"rgb": {
"r": 116,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.553,
"s": 51.087,
"l": 63.922
},
"oklch": {
"l": 0.79695,
"c": 0.08661,
"h": 199.3
},
"luminance": 0.52509
}Semantic roles & 50–950 ramp
primary
#74CED2
secondary
#9F4F4B
accent
#2D27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484