#74CEBC#74CEBC
#74CEBC is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 179.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEBC |
|---|---|
| RGB | rgb(116, 206, 188) |
| HSL | hsl(168, 48%, 63%) |
| HSV | hsv(168, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(76.97, -31.28, 0.55) |
| CIE-LCH | lch(76.97, 31.28, 179.00°) |
| OKLab | oklab(79% -0.091 0.001) |
| OKLCH | oklch(79% 0.091 179.4) |
| XYZ | xyz(38.3472, 51.4835, 55.4838) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.07
Pale Teal
#82CBB2
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEBC #CE7486
analogous
#74CE8F #74CEBC #74B3CE
triadic
#74CEBC #BC74CE #CEBC74
tetradic
#74CEBC #8F74CE #CE7486 #B3CE74
square
#74CEBC #8F74CE #CE7486 #B3CE74
split-complementary
#74CEBC #CE74B3 #CE8F74
monochromatic
#349480 #47BEA6 #74CEBC #A1DED2 #CEEEE8
Accessibility & contrast
On white
1.86
#74CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#74CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEBC
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEBC | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BB
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#51D1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cebc; /* rgb */ color: rgb(116, 206, 188); /* oklch */ color: oklch(79.0% 0.091 179.4);
Tailwind
colors: {
custom: {
50: '#a1ddd0',
500: '#74cebc',
950: '#000000',
},
}SCSS
$custom: #74cebc; $custom-light: #a1ddd0; $custom-dark: #000000;
JSON
{
"hex": "#74cebc",
"rgb": {
"r": 116,
"g": 206,
"b": 188
},
"hsl": {
"h": 168,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.79001,
"c": 0.09104,
"h": 179.4
},
"luminance": 0.51486
}Semantic roles & 50–950 ramp
primary
#74CEBC
secondary
#9A4D5C
accent
#2A47BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483