#74CEBD#74CEBD
#74CEBD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 180.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEBD |
|---|---|
| RGB | rgb(116, 206, 189) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.00, -31.04, 0.05) |
| CIE-LCH | lch(77.00, 31.04, 179.91°) |
| OKLab | oklab(79.03% -0.0906 -0.0004) |
| OKLCH | oklch(79.03% 0.091 180.2) |
| XYZ | xyz(38.4554, 51.5268, 56.0535) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.41
Pale Teal
#82CBB2
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 6.17
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEBD #CE7485
analogous
#74CE90 #74CEBD #74B2CE
triadic
#74CEBD #BD74CE #CEBD74
tetradic
#74CEBD #9074CE #CE7485 #B2CE74
square
#74CEBD #9074CE #CE7485 #B2CE74
split-complementary
#74CEBD #CE74B2 #CE9074
monochromatic
#349482 #47BEA8 #74CEBD #A1DED2 #CEEEE8
Accessibility & contrast
On white
1.86
#74CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#74CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEBD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEBD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#50D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cebd; /* rgb */ color: rgb(116, 206, 189); /* oklch */ color: oklch(79.0% 0.091 180.2);
Tailwind
colors: {
custom: {
50: '#a1ddd0',
500: '#74cebd',
950: '#000000',
},
}SCSS
$custom: #74cebd; $custom-light: #a1ddd0; $custom-dark: #000000;
JSON
{
"hex": "#74cebd",
"rgb": {
"r": 116,
"g": 206,
"b": 189
},
"hsl": {
"h": 168.667,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.7903,
"c": 0.0906,
"h": 180.2
},
"luminance": 0.5153
}Semantic roles & 50–950 ramp
primary
#74CEBD
secondary
#9A4D5B
accent
#2A46BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483