#74BEBF#74BEBF
#74BEBF is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.4% C 0.074 H 196.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #74BEBF |
|---|---|
| RGB | rgb(116, 190, 191) |
| HSL | hsl(181, 37%, 60%) |
| HSV | hsv(181, 39%, 75%) |
| CMYK | cmyk(39.3%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(72.43, -22.72, -7.76) |
| CIE-LCH | lch(72.43, 24.01, 198.87°) |
| OKLab | oklab(75.38% -0.0707 -0.0214) |
| OKLCH | oklch(75.38% 0.074 196.8) |
| XYZ | xyz(35.0164, 44.2990, 55.9855) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.71
Lightseagreen
#20B2AA
ΔE00 8.62
Turquoise Blue
#06B1C4
ΔE00 8.81
Topaz
#13BBAF
ΔE00 8.89
Cadetblue
#5F9EA0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74BEBF #BF7574
analogous
#74BF9A #74BEBF #7498BF
triadic
#74BEBF #BF74BE #BEBF74
tetradic
#74BEBF #9A74BF #BF7574 #98BF74
square
#74BEBF #9A74BF #BF7574 #98BF74
split-complementary
#74BEBF #BF7498 #BF9A74
monochromatic
#3A7D7E #4DA7A8 #74BEBF #9ED2D2 #C8E5E6
Accessibility & contrast
On white
2.13
#74BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#74BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74BEBF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74BEBF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#53C2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #74bebf; /* rgb */ color: rgb(116, 190, 191); /* oklch */ color: oklch(75.4% 0.074 196.8);
Tailwind
colors: {
custom: {
50: '#a0d1d2',
500: '#74bebf',
950: '#000000',
},
}SCSS
$custom: #74bebf; $custom-light: #a0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#74bebf",
"rgb": {
"r": 116,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.8,
"s": 36.946,
"l": 60.196
},
"oklch": {
"l": 0.75375,
"c": 0.0739,
"h": 196.8
},
"luminance": 0.44302
}Semantic roles & 50–950 ramp
primary
#74BEBF
secondary
#D6B9B9
accent
#3736B0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282