#74CFB8#74CFB8
#74CFB8 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.094 H 175.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFB8 |
|---|---|
| RGB | rgb(116, 207, 184) |
| HSL | hsl(165, 49%, 63%) |
| HSV | hsv(165, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 11.1%, 18.8%) |
| CIE-LAB | lab(77.16, -32.68, 2.97) |
| CIE-LCH | lch(77.16, 32.81, 174.80°) |
| OKLab | oklab(79.12% -0.0939 0.0074) |
| OKLCH | oklch(79.12% 0.094 175.5) |
| XYZ | xyz(38.1635, 51.7964, 53.3248) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.44
Pale Teal
#82CBB2
ΔE00 2.60
Mediumaquamarine
#66CDAA
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.73
Aquamarine (survey)
#04D8B2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFB8 #CF748B
analogous
#74CF8A #74CFB8 #74B8CF
triadic
#74CFB8 #B874CF #CFB874
tetradic
#74CFB8 #8A74CF #CF748B #B8CF74
square
#74CFB8 #8A74CF #CF748B #B8CF74
split-complementary
#74CFB8 #CF74B8 #CF8A74
monochromatic
#33957C #47BFA1 #74CFB8 #A1DFCF #CFEEE6
Accessibility & contrast
On white
1.85
#74CFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#74CFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFB8
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFB8 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#53D1C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cfb8; /* rgb */ color: rgb(116, 207, 184); /* oklch */ color: oklch(79.1% 0.094 175.5);
Tailwind
colors: {
custom: {
50: '#a1decd',
500: '#74cfb8',
950: '#000000',
},
}SCSS
$custom: #74cfb8; $custom-light: #a1decd; $custom-dark: #000000;
JSON
{
"hex": "#74cfb8",
"rgb": {
"r": 116,
"g": 207,
"b": 184
},
"hsl": {
"h": 164.835,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79119,
"c": 0.09423,
"h": 175.5
},
"luminance": 0.51799
}Semantic roles & 50–950 ramp
primary
#74CFB8
secondary
#9B4C60
accent
#2A4FBC
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483