#74BE99#74BE99
#74BE99 is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.3% C 0.092 H 161.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #74BE99 |
|---|---|
| RGB | rgb(116, 190, 153) |
| HSL | hsl(150, 36%, 60%) |
| HSV | hsv(150, 39%, 75%) |
| CMYK | cmyk(38.9%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(71.44, -31.40, 11.52) |
| CIE-LCH | lch(71.44, 33.45, 159.85°) |
| OKLab | oklab(74.26% -0.0873 0.0296) |
| OKLCH | oklch(74.26% 0.092 161.3) |
| XYZ | xyz(31.3634, 42.8378, 36.7467) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.89
Pale Teal
#82CBB2
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 6.27
Tea
#65AB7C
ΔE00 6.40
Greeny Blue
#42B395
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BE99 #BE7499
analogous
#74BE74 #74BE99 #74BEBE
triadic
#74BE99 #9974BE #BE9974
tetradic
#74BE99 #7474BE #BE7499 #BEBE74
square
#74BE99 #7474BE #BE7499 #BEBE74
split-complementary
#74BE99 #BE74BE #BE7474
monochromatic
#3A7D5C #4EA77A #74BE99 #9ED2B8 #C7E5D6
Accessibility & contrast
On white
2.19
#74BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#74BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BE99
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BE99 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B0AC9B
Tritanopia (blue-blind)
#62BEB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #74be99; /* rgb */ color: rgb(116, 190, 153); /* oklch */ color: oklch(74.3% 0.092 161.3);
Tailwind
colors: {
custom: {
50: '#9fd2b7',
500: '#74be99',
950: '#000000',
},
}SCSS
$custom: #74be99; $custom-light: #9fd2b7; $custom-dark: #000000;
JSON
{
"hex": "#74be99",
"rgb": {
"r": 116,
"g": 190,
"b": 153
},
"hsl": {
"h": 150,
"s": 36.275,
"l": 60
},
"oklch": {
"l": 0.74258,
"c": 0.09222,
"h": 161.3
},
"luminance": 0.4284
}Semantic roles & 50–950 ramp
primary
#74BE99
secondary
#D5B9C7
accent
#5C94CC
background
#FAFCFB
surface
#F3F9F6
border
#CDD2D0
text
#0F1411
muted
#7F8280