#74CED3#74CED3
#74CED3 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.087 H 200.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74CED3 |
|---|---|
| RGB | rgb(116, 206, 211) |
| HSL | hsl(183, 52%, 64%) |
| HSV | hsv(183, 45%, 83%) |
| CMYK | cmyk(45%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.61, -25.62, -10.88) |
| CIE-LCH | lch(77.61, 27.84, 203.01°) |
| OKLab | oklab(79.73% -0.0813 -0.03) |
| OKLCH | oklch(79.73% 0.087 200.2) |
| XYZ | xyz(41.0271, 52.5555, 69.5976) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Robin Egg Blue
#8AF1FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CED3 #D37974
analogous
#74D3A9 #74CED3 #749FD3
triadic
#74CED3 #D374CE #CED374
tetradic
#74CED3 #A974D3 #D37974 #9FD374
square
#74CED3 #A974D3 #D37974 #9FD374
split-complementary
#74CED3 #D3749F #D3A974
monochromatic
#31969B #46BEC4 #74CED3 #A2DEE2 #D1EFF0
Accessibility & contrast
On white
1.82
#74CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#74CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CED3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CED3 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D4
Deuteranopia (green-blind)
#B2BBD4
Tritanopia (blue-blind)
#43D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74ced3; /* rgb */ color: rgb(116, 206, 211); /* oklch */ color: oklch(79.7% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a2dde0',
500: '#74ced3',
950: '#000000',
},
}SCSS
$custom: #74ced3; $custom-light: #a2dde0; $custom-dark: #000000;
JSON
{
"hex": "#74ced3",
"rgb": {
"r": 116,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.158,
"s": 51.913,
"l": 64.118
},
"oklch": {
"l": 0.79729,
"c": 0.08668,
"h": 200.2
},
"luminance": 0.52559
}Semantic roles & 50–950 ramp
primary
#74CED3
secondary
#A04F4B
accent
#2E26BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484