#74CFBD#74CFBD
#74CFBD is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.092 H 179.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFBD |
|---|---|
| RGB | rgb(116, 207, 189) |
| HSL | hsl(168, 49%, 63%) |
| HSV | hsv(168, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.29, -31.52, 0.47) |
| CIE-LCH | lch(77.29, 31.52, 179.14°) |
| OKLab | oklab(79.26% -0.0918 0.0008) |
| OKLCH | oklch(79.26% 0.092 179.5) |
| XYZ | xyz(38.6969, 52.0098, 56.1340) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.06
Pale Teal
#82CBB2
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 6.05
Turquoise (survey)
#06C2AC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFBD #CF7486
analogous
#74CF8F #74CFBD #74B3CF
triadic
#74CFBD #BD74CF #CFBD74
tetradic
#74CFBD #8F74CF #CF7486 #B3CF74
square
#74CFBD #8F74CF #CF7486 #B3CF74
split-complementary
#74CFBD #CF74B3 #CF8F74
monochromatic
#339582 #47BFA7 #74CFBD #A1DFD3 #CFEEE8
Accessibility & contrast
On white
1.84
#74CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#74CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFBD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFBD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#50D2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cfbd; /* rgb */ color: rgb(116, 207, 189); /* oklch */ color: oklch(79.3% 0.092 179.5);
Tailwind
colors: {
custom: {
50: '#a1ded0',
500: '#74cfbd',
950: '#000000',
},
}SCSS
$custom: #74cfbd; $custom-light: #a1ded0; $custom-dark: #000000;
JSON
{
"hex": "#74cfbd",
"rgb": {
"r": 116,
"g": 207,
"b": 189
},
"hsl": {
"h": 168.132,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79264,
"c": 0.09176,
"h": 179.5
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#74CFBD
secondary
#9B4C5C
accent
#2A47BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483