#65EFB4#65EFB4
#65EFB4 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.148 H 162.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFB4 |
|---|---|
| RGB | rgb(101, 239, 180) |
| HSL | hsl(154, 81%, 67%) |
| HSV | hsv(154, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 24.7%, 6.3%) |
| CIE-LAB | lab(85.90, -51.08, 17.47) |
| CIE-LCH | lch(85.90, 53.98, 161.12°) |
| OKLab | oklab(86.05% -0.1407 0.0446) |
| OKLCH | oklch(86.05% 0.148 162.4) |
| XYZ | xyz(44.4674, 67.7907, 53.9127) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.27
Greenish Turquoise
#00FBB0
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFB4 #EF65A0
analogous
#65EF6F #65EFB4 #65E5EF
triadic
#65EFB4 #B465EF #EFB465
tetradic
#65EFB4 #6F65EF #EF65A0 #E5EF65
square
#65EFB4 #6F65EF #EF65A0 #E5EF65
split-complementary
#65EFB4 #EF65E5 #EF6F65
monochromatic
#14C57A #2EE999 #65EFB4 #9CF5CF #D4FBEA
Accessibility & contrast
On white
1.44
#65EFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#65EFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFB4
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFB4 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB1
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#21EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efb4; /* rgb */ color: rgb(101, 239, 180); /* oklch */ color: oklch(86.0% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#9cf5ca',
500: '#65efb4',
950: '#000000',
},
}SCSS
$custom: #65efb4; $custom-light: #9cf5ca; $custom-dark: #000000;
JSON
{
"hex": "#65efb4",
"rgb": {
"r": 101,
"g": 239,
"b": 180
},
"hsl": {
"h": 154.348,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86048,
"c": 0.14758,
"h": 162.4
},
"luminance": 0.67795
}Semantic roles & 50–950 ramp
primary
#65EFB4
secondary
#C33672
accent
#0863DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582