#40BE98#40BE98
#40BE98 is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.2% C 0.124 H 169.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #40BE98 |
|---|---|
| RGB | rgb(64, 190, 152) |
| HSL | hsl(162, 50%, 50%) |
| HSV | hsv(162, 66%, 75%) |
| CMYK | cmyk(66.3%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(69.60, -43.58, 9.19) |
| CIE-LCH | lch(69.60, 44.54, 168.09°) |
| OKLab | oklab(72.24% -0.1216 0.0235) |
| OKLCH | oklch(72.24% 0.124 169.1) |
| XYZ | xyz(26.1924, 40.1810, 36.0750) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.49
Green Blue
#01C08D
ΔE00 3.53
Greenblue
#23C48B
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.93
Greenish Teal
#32BF84
ΔE00 5.08
Turquoise (survey)
#06C2AC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40BE98 #BE4066
analogous
#40BE59 #40BE98 #40A5BE
triadic
#40BE98 #9840BE #BE9840
tetradic
#40BE98 #5940BE #BE4066 #A5BE40
square
#40BE98 #5940BE #BE4066 #A5BE40
split-complementary
#40BE98 #BE40A5 #BE5940
monochromatic
#21624F #319073 #40BE98 #6DCEB1 #9BDDC9
Accessibility & contrast
On white
2.32
#40BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#40BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40BE98
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40BE98 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #40be98; /* rgb */ color: rgb(64, 190, 152); /* oklch */ color: oklch(72.2% 0.124 169.1);
Tailwind
colors: {
custom: {
50: '#84d2b6',
500: '#40be98',
950: '#000000',
},
}SCSS
$custom: #40be98; $custom-light: #84d2b6; $custom-dark: #000000;
JSON
{
"hex": "#40be98",
"rgb": {
"r": 64,
"g": 190,
"b": 152
},
"hsl": {
"h": 161.905,
"s": 49.606,
"l": 49.804
},
"oklch": {
"l": 0.72244,
"c": 0.1239,
"h": 169.1
},
"luminance": 0.40184
}Semantic roles & 50–950 ramp
primary
#40BE98
secondary
#C990A2
accent
#4F78D9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380